Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Copies a font definition.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 11.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
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 |
Returns new font index or error.
Created 3th April 2021, last changed 3th April 2021
XL.Book.AddFont - XL.Book.AddFormat
Feedback: Report problem or ask question.