IFlexSheetXlsxOptions Interface
File
wijmo.grid.sheet.js
Module
wijmo.grid.sheet

FlexSheet Xlsx export options

Properties

convertHtmlEntities

Export only.

Defines the conversion behavior for HTML entities such as """, "<", ">" and "&" when exporting.

The default value is Auto.

Type
HtmlEntityConversion

includeFormulaValues

Export only.

Indicates whether export the calculated value for formula cells.

Type
boolean