protected property FeedsExcelParser::$sheets in Feeds Excel 7
array of parsed sheet information.
Type: array
File
- ./
ExcelParser.inc, line 29
Class
- FeedsExcelParser
- Parses a given file as a Excel file.
Code
protected $sheets;
array of parsed sheet information.
Type: array
protected $sheets;