[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheet.SetRowHeight

SetRowHeight Method

SetRowHeight(int, short)

Sets the row height on the BiffRow object that represents the specified row number.

Declaration
public void SetRowHeight(int row, short height)
Parameters
Type Name Description
int row

The row number at which the height is to be set (zero-based).

short height

The height to set the row to in 1/20th of a point.