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