TableCellStyleIsInactivePhaseload 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
public bool IsInactivePhaseload { get; set; }

Property Value

Boolean
true if the font is an inactive phase load cell; otherwise false.
See Also