FamilySizeTableColumn
Description:
Contains column information for a FamilySizeTable.
Contains column information for a FamilySizeTable.
public class FamilySizeTableColumn : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| DisplayUnitType | DisplayUnitType | The Display unit type of the column. |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| Name | string | The column name. |
| UnitType | UnitType | The Unit type of the column. |