alexa

    Show / Hide Table of Contents

    Enum ExportMode

    Defines constants for specifying the mode of export.

    Namespace: Syncfusion.WinForms.DataGridConverter
    Assembly: Syncfusion.SfDataGridConverter.WinForms.dll
    Syntax
    public enum ExportMode

    Fields

    Name Description
    Text

    Exports the FormattedText to Excel.

    Value

    Exports the actual value to Excel cell.

    Back to top Generated by DocFX