ASP.NET Core MVC Controls | ComponentOne
In This Topic
    IFlexSheetXlsxOptions Interface
    In This Topic
    File
    wijmo.grid.sheet.js
    Module
    wijmo.grid.sheet

    FlexSheet Xlsx export options

    Properties

    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