RowHeightOverrideOptions
Description:
Describes the options for overriding schedule body row heights (applied when viewed as a ScheduleSheetInstance on a ViewSheet).
Describes the options for overriding schedule body row heights (applied when viewed as a ScheduleSheetInstance on a ViewSheet).
public enum RowHeightOverrideOptions
| Name | Description |
|---|---|
| All | Override row height for any body rows in the schedule. |
| ImageRows | Override row height for body rows containing images in the schedule. |
| None | No override would be applied for the row height. |