Enum ImportMode
Specifies the importing mode options
Namespace: Syncfusion.UI.Xaml.CellGrid.Helpers
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
public enum ImportMode
Fields
| Name | Description |
|---|---|
| Style | Import style only from excel |
| Text | Import text only without styles |
| Value | Combination of style and text |