|
P
BackgroundColor
|
Color
|
The background color of this cell in the grid view.
|
|
P
BorderBottomLineStyle
|
ElementId
|
The element id (GraphicsStyle element) for the bottom line of the cell border.
|
|
P
BorderLeftLineStyle
|
ElementId
|
The element id (GraphicsStyle element) for the left line of the cell border.
|
|
P
BorderRightLineStyle
|
ElementId
|
The element id (GraphicsStyle element) for the right line of the cell border.
|
|
P
BorderTopLineStyle
|
ElementId
|
The element id (GraphicsStyle element) for the top line of the cell border.
|
|
P
FontHorizontalAlignment
|
HorizontalAlignmentStyle
|
The horizontal alignment style of text font.
|
|
P
FontName
|
string
|
The font used for this style
|
|
P
FontVerticalAlignment
|
VerticalAlignmentStyle
|
The vertical alignment style of text font.
|
|
P
IsEnabled
|
bool
|
Gets or sets the status whether this cell is enabled.
|
|
P
IsFontBold
|
bool
|
Gets or sets whether the text font is set to bold of this cell.
|
|
P
IsFontItalic
|
bool
|
Gets or sets whether the text font is set to italic of this cell.
|
|
P
IsFontUnderline
|
bool
|
Gets or sets whether the text font is set to Underline of this cell.
|
|
P
IsInactivePhaseload
|
bool
|
Gets or sets whether this is an inactive phase load cell.
|
|
P
IsOverridden
|
bool
|
Indicates if the cell is overridden or not.
|
|
P
IsReadOnly
|
bool
|
Gets or sets whether this cell is read only.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
SheetBackgroundColor
|
Color
|
The background color of this cell in the sheet view.
|
|
P
TextColor
|
Color
|
The text color of this cell.
|
|
P
TextOrientation
|
int
|
The orientation of the cell (for vertical/horizontal text) with input in degrees multiplied by 10
|
|
P
TextSize
|
double
|
The text size.
|