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

XL.Book.GetCoreProperty

Queries a property.

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

Parameters

Parameter Description Example
BookRef The reference to the workbook. Please use XL.LoadBook to load a file. $ref
PropertyName The name of the property.
Can be Categories, Comments, Constructor, Created, CreatedAsDouble, Creator, LastModifiedBy, Modified, ModifiedAsDouble, RemoveAll, Subject, Tags, or Title.
"Title"

Result

Returns OK or error.

Description

Queries a property.

See also

Release notes

Blog Entries

Created 25th November 2024, last changed 25th November 2024


XL.Book.GetCalcMode - XL.Book.GetDefaultFontName