You are here

protected property MigrateSourceSpreadsheet::$workbook in Migrate 7.2

PHPExcel object for storing the workbook data.

Type: PHPExcel

File

plugins/sources/spreadsheet.inc, line 26
Define a MigrateSource for importing from spreadsheet files.

Class

MigrateSourceSpreadsheet
Implements MigrateSource, to handle imports from XLS files.

Code

protected $workbook;