Class ExportMode
Decides to Export Formatted Text or cellvalue to excel when ExportFormat is false
Inheritance
System.Object
ExportMode
Namespace: Syncfusion.Windows.Controls.Grid.Converter
Assembly: Syncfusion.GridConverter.Wpf.dll
Syntax
public sealed class ExportMode : Enum
Fields
Text
Exports the Formatted text to Excel
Declaration
public const ExportMode Text
Field Value
Type |
---|
ExportMode |
Value
Exports the CellValue to the Excel
Declaration
public const ExportMode Value
Field Value
Type |
---|
ExportMode |