Returns each row's height of schedule body on sheet view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<double> GetBodyRowHeights()
Return Value
IList<Double>Each row's height of schedule body on sheet view.