Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

XL.Book.Save

Writes excel file to container for storing in database.

Component Version macOS Windows Linux Server iOS SDK
XL 3.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "XL.Book.Save"; bookRef { ; filename } )   More

Parameters

Parameter Description Example Flags
bookRef The reference to the workbook. Please use XL.LoadBook to load a file. $ref
filename The new file name for the container value. "sheet.xls" Optional

Result

Returns container value or error message.

Description

Writes excel file to container for storing in database.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 9th July 2015


XL.Book.ReleaseAll - XL.Book.SaveToFile