SharpLeaf Reference > Table Methods > SetRowMaxHeights Method > (Double[]) Table.SetRowMaxHeights Method (Double[])
Set maximum row heights to cycle through from current row on (defaults to ¯1 for no limit).
public void SetRowMaxHeights(
double[] heights
);
-
heights
- Maximum row heights in points (positive is absolute size in point, negative is no limit).
See also ...Table Members | Table.SetRowMaxHeights Method
Send comments on this topic © Dyalog Ltd 2021
|