protected property MigrateSourceSpreadsheet::$sheetName in Migrate 7.2
The name of the worksheet that will be processed.
Type: string
File
- plugins/
sources/ spreadsheet.inc, line 40 - Define a MigrateSource for importing from spreadsheet files.
Class
- MigrateSourceSpreadsheet
- Implements MigrateSource, to handle imports from XLS files.
Code
protected $sheetName;