Platforms to show: All Mac Windows Linux Cross-Platform

XLCorePropertiesMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class XL MBS XL Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for core properties in an Excel file.
Example
Var book As New XLBookMBS(True)
Var cp As XLCorePropertiesMBS = book.CoreProperties
cp.Title = "The title"
cp.Subject = "Test document"

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Blog Entries

Release notes

Some methods using this class:

Some related classes:


The items on this page are in the following plugins: MBS XL Plugin.


XLCopyOptionsMBS   -   XLFilterColumnMBS


The biggest plugin in space...