Save_SaveFormat Method
Save_SaveFormat function
Saves the workbook to the stream.
func (instance *Workbook) Save_SaveFormat(saveformat SaveFormat) ([]byte, error)
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go
Saves the workbook to the stream.
func (instance *Workbook) Save_SaveFormat(saveformat SaveFormat) ([]byte, error)