Search
IRowStyle.setHeight Method
See Also
 






Sets the height of the row, or null, to use the default width.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

void setHeight (
    Measure value
)

 Parameters

value

 See Also