TableSectionData.SetRowHeightInPixels
Description:
This sets a row's height in logical pixels
This sets a row's height in logical pixels
public void SetRowHeightInPixels(
int nRow,
int height
)
-
Int32nRow
-
Int32height
-
The given row number nRow is invalid. -or- The row height is outside of acceptable range.
-
This operation is forbidden for cells in standard schedule body sections.