Revit 2025.3 API
Schedule |
The height of all schedule header part, including the gap line between header and body.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double ColumnHeaderHeight { get; }
Public ReadOnly Property ColumnHeaderHeight As Double Get
public: property double ColumnHeaderHeight { double get (); }
member ColumnHeaderHeight : float with get
Property Value
DoubleSee Also