Enum ExportMode
Defines constants for specifying the mode of export.
Namespace: Syncfusion.UI.Xaml.Grid.Converter
Assembly: Syncfusion.SfGridConverter.WPF.dll
Syntax
public enum ExportMode
Fields
| Name | Description |
|---|---|
| Text | Exports the FormattedText to Excel. |
| Value | Exports the actual value to Excel cell. |