unhide_column method
unhide_column(self, column, width)
Unhides a column
def unhide_column(self, column, width):
...
| Parameter | Type | Description |
|---|---|---|
| column | int | Column index. |
| width | float | Column width. |
See Also
- module
aspose.cells - class
Cells
Unhides a column
def unhide_column(self, column, width):
...
| Parameter | Type | Description |
|---|---|---|
| column | int | Column index. |
| width | float | Column width. |
aspose.cellsCells