GridCells.UnhideColumns
GridCells.UnhideColumns method
Unhide multiple columns.
public void UnhideColumns(int column, int totalColumns, double width)
Parameter | Type | Description |
---|---|---|
column | Int32 | Column index. |
totalColumns | Int32 | Column number |
width | Double | Column width. |
Remarks
Only applies the column width to the hidden columns.
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop