IExtendedSheetInfo Interface
In This Topic
- 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
fonts
Contains an array of font names used in the sheet.
- Type
- string[]
mergedRanges
Merged ranges in the sheet
- Type
- CellRange[]
styledCells
Styled cells in the sheet
- Type
- any