max_column property
max_column property
Gets the max column index, zero-based.
Remarks
Returns 255 if the file format is Excel97-2003;
Definition:
@property
def max_column(self):
...
See Also
- module
aspose.cells
- class
WorkbookSettings
Gets the max column index, zero-based.
Returns 255 if the file format is Excel97-2003;
@property
def max_column(self):
...
aspose.cells
WorkbookSettings