RVTDocs.com

TableSectionData.FirstColumnNumber

Property
Description:
The first column in this section of the table.
Remarks:
Some table sections have column 0 as their first column while others start with column 1.
Syntax
public int FirstColumnNumber { get; }