IExtendedSheetInfo Interface

File
wijmo.grid.xlsx.js
Module
wijmo.grid.xlsx

Defines additional worksheet properties that can be accesses via the dynamic wj_sheetInfo property of the FlexGrid instance.

Properties

Properties

fonts

Contains an array of font names used in the sheet.

Type
string[]

mergedRanges

Merged ranges in the sheet

Type
any

name

The sheet name.

Type
string

styledCells

Styled cells in the sheet

Type
any

visible

Sheet visibility.

Type
boolean