Platforms to show: All Mac Windows Linux Cross-Platform

XLFontMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class XL MBS XL Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for a font definition.
Example
dim book as XLBookMBS // your book
dim textFont as XLFontMBS = book.addFont()
textFont.size = 8
textFont.name = "Century Gothic"

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.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries

Release notes


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


XLFilterColumnMBS   -   XLFormatMBS


The biggest plugin in space...