You are here

protected property MigrateSourceSpreadsheet::$cols in Migrate 7.2

Number of columns in the worksheet that is being processed.

Type: integer

File

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

Class

MigrateSourceSpreadsheet
Implements MigrateSource, to handle imports from XLS files.

Code

protected $cols = 0;