Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XL.Book.RemoveAllPhonetics
Removes all phonetics data (furigana) from a workbook.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Book.RemoveAllPhonetics"; BookRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
BookRef | The reference to the workbook. Please use XL.LoadBook to load a file. | $ref |
Result
Returns OK or error.
Description
Removes all phonetics data (furigana) from a workbook.See also
Release notes
- Version 15.0
- Added XL.Book.RemoveAllCoreProperties and XL.Book.RemoveAllPhonetics functions.
Blog Entries
This function checks for a license.
Created 25th November 2024, last changed 25th November 2024
XL.Book.RemoveAllCoreProperties - XL.Book.RemovePrinterSettings
