<Code Lib>
2026 Method
Changes 3
M

ScheduleHeightsOnSheet.GetBodyRowHeights

Description:
Returns each row's height of schedule body on sheet view.

public IList<double> GetBodyRowHeights()

IList<Double> Each row's height of schedule body on sheet view.

Loading…