Enum ImportMode
Specifies the importing mode options
Namespace: Syncfusion.Windows.Forms.CellGrid.Helpers
Assembly: Syncfusion.Spreadsheet.Windows.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 |