@brief Options for rows and columns.
Options struct for the worksheet_set_column() and worksheet_set_row() functions.
It has the following members but currently only the hidden property is supported:
* hidden * level * collapsed
Hide the row/column
See Implementation
@brief Options for rows and columns.
Options struct for the worksheet_set_column() and worksheet_set_row() functions.
It has the following members but currently only the hidden property is supported:
* hidden * level * collapsed