|
P
FirstColumnNumber
|
int
|
The first column in this section of the table.
|
|
P
FirstRowNumber
|
int
|
The first row in this section of the table.
|
|
P
HideSection
|
bool
|
Whether or not the section is hidden.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
LastColumnNumber
|
int
|
The last column in this section of the table.
|
|
P
LastRowNumber
|
int
|
The last row in this section of the table.
|
|
P
NeedsRefresh
|
bool
|
Indicates if the table data need to refresh.
|
|
P
NumberOfColumns
|
int
|
Gets or sets the number of items in column data array.
|
|
P
NumberOfRows
|
int
|
Gets or sets the number of items in row data array.
|