'Declaration Public Sub SetColumnVisible( _ ByVal column As Integer, _ ByVal sheetArea As SheetArea, _ ByVal value As Boolean _ )
Parameters
- column
- The column index.
- sheetArea
- The sheet area.
- value
- Set to
true
to display the column.
true
to display the column.
'Declaration Public Sub SetColumnVisible( _ ByVal column As Integer, _ ByVal sheetArea As SheetArea, _ ByVal value As Boolean _ )
true
to display the column.