SpreadsheetML2003SaveOptions constructor
init
Creates the options for saving Excel 2003 spreadml file.
def __init__(self):
...
init
Creates the options for saving Excel 2003 spreadml file.
def __init__(self, save_format):
...
Parameter | Type | Description |
---|---|---|
save_format | SaveFormat | The save format. |
Remarks
NOTE: This constructor is now obsolete. Instead, please use SpreadsheetML2003SaveOptions() constructor. This property will be removed 12 months later since January 2021. Aspose apologizes for any inconvenience you may have experienced.
See Also
- module
aspose.cells
- class
SpreadsheetML2003SaveOptions