columnIndex property
The 0-based column index.
This index is relative to its position in the table and is not necessarily the same as the column index in the sheet.
Implementation
core.int? columnIndex;
The 0-based column index.
This index is relative to its position in the table and is not necessarily the same as the column index in the sheet.
core.int? columnIndex;