GridCells.HideColumn
GridCells.HideColumn method
Hides a column.
public void HideColumn(int column)
Parameter | Type | Description |
---|---|---|
column | Int32 | Column index. |
See Also
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb
Hides a column.
public void HideColumn(int column)
Parameter | Type | Description |
---|---|---|
column | Int32 | Column index. |