'Declaration
Public Enum ImportFileFormat Inherits System.Enum
public enum ImportFileFormat : System.Enum
'Declaration
Public Enum ImportFileFormat Inherits System.Enum
public enum ImportFileFormat : System.Enum
Member | Description |
---|---|
TXT | TXT format |
XLS | Excel 97/2003 format (Binary Interchange File Format revision 8). |
XLSX | Office 2007/2010 format. (Compressed Xml format). |
System.Object
System.ValueType
System.Enum
C1.WPF.FlexGrid.ImportFileFormat