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 |