2027 Members
Changes 0
M

TableCellStyleOverrideOptions Properties

Name Return Type Description
P BackgroundColor bool Indicates if the background color characteristic is overridden.
P Bold bool Indicates if the bold characteristic is overridden.
P BorderBottomLineStyle bool Indicates if the border bottom line style characteristic is overridden.
P BorderLeftLineStyle bool Indicates if the border left line style characteristic is overridden.
P BorderLineStyle bool Indicates if the border line style characteristic is overridden.
P BorderRightLineStyle bool Indicates if the border right line style characteristic is overridden.
P BorderTopLineStyle bool Indicates if the border top line style characteristic is overridden.
P Font bool Indicates if the font name characteristic is overridden.
P FontColor bool Indicates if the font color characteristic is overridden.
P FontSize bool Indicates if the font size characteristic is overridden.
P HorizontalAlignment bool Indicates if the horizontal alignment characteristic is overridden.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P Italics bool Indicates if the italics characteristic is overridden.
P TextOrientation bool Indicates if the text orientation characteristic is overridden.
P Underline bool Indicates if the underline characteristic is overridden.
P VerticalAlignment bool Indicates if the vertical alignment characteristic is overridden.