is_column_hidden method
is_column_hidden
Checks whether a column at given index is hidden.
Returns
true if the column is hidden.
def is_column_hidden(self, column_index):
...
Parameter | Type | Description |
---|---|---|
column_index | int | column index |
See Also
- module
aspose.cells
- class
Cells