Share Email Facebook Twitter LinkedIn TableSectionData.FirstColumnNumber Property The first column in this section of the table. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# public int FirstColumnNumber { get; }Property ValueInt32 Remarks Some table sections have column 0 as their first column while others start with column 1. See AlsoReferenceTableSectionData ClassAutodesk.Revit.DB Namespace