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

XL.Book.Release

Frees a workbook from memory.

Component Version macOS Windows Linux Server iOS SDK
XL 3.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "XL.Book.Release"; BookRef )   More

Parameters

Parameter Description Example
BookRef The reference to the Workbook you want to release. $ref

Result

Returns OK on success.

Description

Frees a workbook from memory.
You need to call this method when you are done with a workbook in order to prevent out of memory situations.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 19th April 2016


XL.Book.PictureCount - XL.Book.ReleaseAll