Share

TableSectionData Properties

The TableSectionData type exposes the following members.

Properties

 NameDescription
Public propertyFirstColumnNumber The first column in this section of the table.
Public propertyFirstRowNumber The first row in this section of the table.
Public propertyHideSection Whether or not the section is hidden.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyLastColumnNumber The last column in this section of the table.
Public propertyLastRowNumber The last row in this section of the table.
Public propertyNeedsRefresh Indicates if the table data need to refresh.
Public propertyNumberOfColumns Gets or sets the number of items in column data array.
Public propertyNumberOfRows Gets or sets the number of items in row data array.

See Also

Reference

Was this information helpful?