alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GridGroupingExcelConverterBase.ExportingMode

    Defines the constants that specify the data format for exporting.

    Inheritance
    System.Object
    GridGroupingExcelConverterBase.ExportingMode
    Namespace: Syncfusion.GridExcelConverter
    Assembly: Syncfusion.GridConverter.Windows.dll
    Syntax
    public sealed class ExportingMode : Enum

    Fields

    Text

    Exports the FormattedText alone to Excel.

    Declaration
    public const GridGroupingExcelConverterBase.ExportingMode Text
    Field Value
    Type
    GridGroupingExcelConverterBase.ExportingMode

    Value

    Exports the Format into Excel by setting Excel number format.

    Declaration
    public const GridGroupingExcelConverterBase.ExportingMode Value
    Field Value
    Type
    GridGroupingExcelConverterBase.ExportingMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved