[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetColumnVisible

SetColumnVisible Method

SetColumnVisible(int, bool)

Sets whether a column on this sheet is displayed.

Declaration
public void SetColumnVisible(int column, bool visible)
Public Sub SetColumnVisible(column As Integer, visible As Boolean)
Parameters
Type Name Description
int column

Column index

bool visible

Whether to display the column