Skip to content

@sheetkit/node / JsSlicerInfo

Interface: JsSlicerInfo

Defined in: binding.d.ts:1039

Information about an existing slicer.

Properties

caption

caption: string

Defined in: binding.d.ts:1043

The display caption.


columnName

columnName: string

Defined in: binding.d.ts:1047

The column name being filtered.


name

name: string

Defined in: binding.d.ts:1041

The slicer's unique name.


style?

optional style: string

Defined in: binding.d.ts:1049

The visual style name, if set.


tableName

tableName: string

Defined in: binding.d.ts:1045

The source table name.

Released under the MIT / Apache-2.0 License.