You are here Home →Help →Composr API Documentation →Class CMS_Spreadsheet_ReaderClass CMS_Spreadsheet_R… →Function CMS_Spreadsheet_Reader->rewindFunction CMS_Spreadshee… Function CMS_Spreadsheet_Reader->rewind Definitions sources/files_spreadsheets_read.php Rewind to return first record again. Visibility: public Is abstract?: Yes Is static?: No Is final?: No Preview Code (PHP) /** * Rewind to return first record again. * */ abstract public function rewind()