Enum GridGroupingExcelConverterBase.ExportingMode
Defines the constants that specify the data format for exporting.
Namespace: Syncfusion.GridExcelConverter
Assembly: Syncfusion.GridConverter.Windows.dll
Syntax
[Flags]
public enum ExportingMode
Fields
Name | Description |
---|---|
Text | Exports the FormattedText alone to Excel. |
Value | Exports the Format into Excel by setting Excel number format. |