C1.Win.C1FlexGrid Namespace : FileFormatEnum Enumeration |
'Declaration
Public Enum FileFormatEnum Inherits System.Enum
'Usage
Dim instance As FileFormatEnum
public enum FileFormatEnum : System.Enum
public enum class FileFormatEnum : public System.Enum
Member | Description |
---|---|
Excel | Microsoft Excel files (Xls/biff-8 or OpenXml formats). |
TextComma | Text file, cells separated with commas. |
TextCustom | Text file, cells separated with the character specified by the C1FlexGridBase.ClipSeparators property. |
TextTab | Text file, cells separated with tabs. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.FileFormatEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2