RowHeight property

This property returns or sets row width in 1/100th mm. If the value returned is 65537, then the height of rows are different from each other.

Defined in

Range

Data type

int

Syntax

public int getRowHeight()
public void setRowHeight(int rowHeight)

See examples

Example: RowHeight property