[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnVisible

GetColumnVisible Method

GetColumnVisible(int)

Gets whether a column on this sheet is displayed.

Declaration
public bool GetColumnVisible(int column)
Public Function GetColumnVisible(column As Integer) As Boolean
Parameters
Type Name Description
int column

Column index

Returns
Type Description
bool

true if column is is displayed; false otherwise