FamilySizeTable Members

The FamilySizeTable type exposes the following members.

Methods

  NameDescription
Public methodAsValueString
Gets the table cell value as a string.
Public methodDispose
Releases all resources used by the FamilySizeTable
Public methodEquals (Inherited from Object.)
Public methodGetColumnHeader
Gets a column of the table at at given index.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsValidColumnIndex
Checks if the column index is valid.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyNumberOfColumns
Number of columns in the table.
Public propertyNumberOfRows
Number of rows in the table.

See Also