Skip to content

@sheetkit/node / JsConditionalFormatEntry

Interface: JsConditionalFormatEntry

Defined in: binding.d.ts:467

Result of getting conditional formats from a sheet.

Properties

rules

rules: JsConditionalFormatRule[]

Defined in: binding.d.ts:471

Rules applied to this range.


sqref

sqref: string

Defined in: binding.d.ts:469

Cell range (e.g., "A1:A100").

Released under the MIT / Apache-2.0 License.