XlsSaveOptions
XlsSaveOptions()
Creates options for saving Excel 97-2003 xls/xlt file.
public XlsSaveOptions()
See Also
- class XlsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
XlsSaveOptions(SaveFormat)
Creates options for saving Excel 97-2003 xls/xlt file.
public XlsSaveOptions(SaveFormat format)
Parameter | Type | Description |
---|---|---|
format | SaveFormat | The file format. It must be xls/xlt. |
See Also
- enum SaveFormat
- class XlsSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells