[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetRowHeight

GetRowHeight Method

GetRowHeight(int)

Gets the height of the specified row.

Declaration
public int GetRowHeight(int row)
Public Function GetRowHeight(row As Integer) As Integer
Parameters
Type Name Description
int row

Row index

Returns
Type Description
int