[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetRowVisible

GetRowVisible Method

GetRowVisible(int)

Gets whether a row is displayed.

Declaration
public bool GetRowVisible(int row)
Public Function GetRowVisible(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row index

Returns
Type Description
bool