Table Cell Style Is Inactive Phaseload Property Gets or sets whether this is an inactive phase load cell. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsInactivePhaseload { get; set; } Public Property IsInactivePhaseload As Boolean Get Set public: property bool IsInactivePhaseload { bool get (); void set (bool value); } member IsInactivePhaseload : bool with get, set Property Value Boolean true if the font is an inactive phase load cell; otherwise false. See Also Reference TableCellStyle Class Autodesk.Revit.DB Namespace
Table Cell Style Is Inactive Phaseload Property Gets or sets whether this is an inactive phase load cell. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsInactivePhaseload { get; set; } Public Property IsInactivePhaseload As Boolean Get Set public: property bool IsInactivePhaseload { bool get (); void set (bool value); } member IsInactivePhaseload : bool with get, set Property Value Boolean true if the font is an inactive phase load cell; otherwise false. See Also Reference TableCellStyle Class Autodesk.Revit.DB Namespace