Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XL.Book.AddFontFromBook
Copies a font definition.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 11.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Book.AddFontFromBook"; bookRef; otherBookRef; Font ) More
Parameters
Parameter | Description | Example |
---|---|---|
bookRef | The reference to the destination workbook. | $book |
otherBookRef | The reference to the source workbook. | $book2 |
Font | The index of an existing font from the source book which you want to use as a template. | 0 |
Result
Returns new font index or error.
Description
Copies a font definition.Takes an existing font definition in one document and creates a new font in destination document by copying the properties.
See also
Release notes
- Version 11.2
- Added XL.Book.AddFontFromBook and XL.Book.AddFormatFromBook functions.
Blog Entries
- New in MBS FileMaker Plugin 11.2
- Neues MBS FileMaker Plugin 11.2
- MBS FileMaker Plugin 11.2 - More than 6500 Functions In One Plugin
- MBS FileMaker Plugin, version 11.2pr2
This function checks for a license.
Created 3th April 2021, last changed 3th April 2021