| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
XL.Book.ConditionalFormat
Returns a conditional format with defined index.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| XL | 16.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Book.ConditionalFormat"; BookRef; Index ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| BookRef | The reference number for the workbook. | $ref |
| Index | The index from 0 to size-1. | 0 |
Result
Returns OK or error.
Description
Returns a conditional format with defined index.Index must be less than return value of conditionalFormatSize property.
See also
Release notes
- Version 16.1
- Added XL.Book.ConditionalFormat and XL.Book.ConditionalFormatSize functions.
Blog Entries
Created 20th January 2026, last changed 20th January 2026