alexa

    Show / Hide Table of Contents

    Enum ExportMode

    Decides to Export Formatted Text or cellvalue to excel when ExportFormat is false

    Namespace: Syncfusion.Windows.Controls.Grid.Converter
    Assembly: Syncfusion.GridConverter.Wpf.dll
    Syntax
    public enum ExportMode

    Fields

    Name Description
    Text

    Exports the Formatted text to Excel

    Value

    Exports the CellValue to the Excel

    Back to top Generated by DocFX