Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XL.ConditionalFormat.GetBorderLeft
Returns the left border style.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 14.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.ConditionalFormat.GetBorderLeft"; bookRef; ConditionalFormatRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
bookRef | The reference to the workbook. Please use XL.LoadBook to load a file. | $ref |
ConditionalFormatRef | The reference number for the conditional format. | $ConditionalFormat |
Result
Returns value or error.
Description
Returns the left border style.See also
- XL.ConditionalFormat.GetBorderTop
- XL.ConditionalFormat.SetBorder
- XL.ConditionalFormat.SetBorderBottom
- XL.ConditionalFormat.SetBorderColor
- XL.ConditionalFormat.SetBorderLeft
- XL.ConditionalFormat.SetBorderLeftColor
- XL.ConditionalFormat.SetBorderRight
- XL.ConditionalFormat.SetBorderTop
- XL.ConditionalFormat.SetNumFormat
- XL.LoadBook
Created 30th March 2024, last changed 30th March 2024
XL.ConditionalFormat.GetBorderBottomColor - XL.ConditionalFormat.GetBorderLeftColor