Parameters
- row
- Row index
- value
- Number of pixels for the height of the row
Sets the height of the specified row in pixels.
Get the height for a row by calling the GetRowHeight method.
Note: The value set by the SetRowHeight method does not include the width of the adjacent grid line.
The default height for rows in the sheet is determined by the DefaultRowHeight property.
If you prefer, you can allow users to resize rows by calling the SetRowSizeable method.
Set the width for a column by calling the SetColumnWidth method.
SheetView Class
SheetView Members
GetRowHeight Method
SetColumnWidth Method
DefaultRowHeight Method
Height Property