[]
        
(Showing Draft Content)

IFlexSheetXlsxOptions Interface

IFlexSheetXlsxOptions Interface

FlexSheet Xlsx export options

Heirarchy

  • IFlexSheetXlsxOptions

Properties

Optional convertHtmlEntities

convertHtmlEntities: HtmlEntityConversion

Export only.

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

The default value is wijmo.grid.xlsx.HtmlEntityConversion.Auto.

Optional includeFormulaValues

includeFormulaValues: boolean

Export only.

Indicates whether export the calculated value for formula cells.