columnIndex property
The zero-based column index.
For example, the second column in the table has a column index of 1.
Implementation
core.int? columnIndex;
The zero-based column index.
For example, the second column in the table has a column index of 1.
core.int? columnIndex;