Skip to content

@sheetkit/node / JsSlicerInfo

Interface: JsSlicerInfo

Defined in: binding.d.ts:963

Information about an existing slicer.

Properties

caption

caption: string

Defined in: binding.d.ts:967

The display caption.


columnName

columnName: string

Defined in: binding.d.ts:971

The column name being filtered.


name

name: string

Defined in: binding.d.ts:965

The slicer's unique name.


style?

optional style: string

Defined in: binding.d.ts:973

The visual style name, if set.


tableName

tableName: string

Defined in: binding.d.ts:969

The source table name.

Released under the MIT / Apache-2.0 License.