worksheet_columns property
worksheet_columns property
The worksheet columns to generate. Generation proceeds in the specified order.
Definition:
@property
def worksheet_columns(self):
...
@worksheet_columns.setter
def worksheet_columns(self, value):
...
See Also
- class
PreviewOptions