Gets the heights of schedule title, column header and each schedule body row.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ScheduleHeightsOnSheet GetScheduleHeightsOnSheet()
Return Value
ScheduleHeightsOnSheet
The ScheduleHeightsOnSheet which contains heights information of a schedule on sheet.
Remarks
The height is Revit's internal units value.
See Also
Reference