Share

TableCellStyle Properties

The TableCellStyle type exposes the following members.

Properties

 NameDescription
Public propertyBackgroundColor The background color of this cell in the grid view.
Public propertyBorderBottomLineStyle The element id (GraphicsStyle element) for the bottom line of the cell border.
Public propertyBorderLeftLineStyle The element id (GraphicsStyle element) for the left line of the cell border.
Public propertyBorderRightLineStyle The element id (GraphicsStyle element) for the right line of the cell border.
Public propertyBorderTopLineStyle The element id (GraphicsStyle element) for the top line of the cell border.
Public propertyFontHorizontalAlignment The horizontal alignment style of text font.
Public propertyFontName The font used for this style
Public propertyFontVerticalAlignment The vertical alignment style of text font.
Public propertyIsEnabled Gets or sets the status whether this cell is enabled.
Public propertyIsFontBold Gets or sets whether the text font is set to bold of this cell.
Public propertyIsFontItalic Gets or sets whether the text font is set to italic of this cell.
Public propertyIsFontUnderline Gets or sets whether the text font is set to Underline of this cell.
Public propertyIsInactivePhaseload Gets or sets whether this is an inactive phase load cell.
Public propertyIsOverridden Indicates if the cell is overridden or not.
Public propertyIsReadOnly Gets or sets whether this cell is read only.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertySheetBackgroundColor The background color of this cell in the sheet view.
Public propertyTextColor The text color of this cell.
Public propertyTextOrientation The orientation of the cell (for vertical/horizontal text) with input in degrees multiplied by 10
Public propertyTextSize The text size.

See Also

Reference

Was this information helpful?