OdsSaveOptions.OdsSaveOptions
OdsSaveOptions()
Creates the options of saving ods file.
public OdsSaveOptions()
See Also
- class OdsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
OdsSaveOptions(SaveFormat)
Creates the options of saving ods file.
public OdsSaveOptions(SaveFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | The file format. It should be Ods, Ots, Fods or Sxc, otherwise the saved format will be set as Ods automatically. |
See Also
- enum SaveFormat
- class OdsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells