Share

ScheduleHeightsOnSheet.TitleHeight Property

The height of schedule title on sheet view.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double TitleHeight { get; }

Property Value

Double

Remarks

If title is set to unshown, it will be 0.

See Also

Reference

Was this information helpful?