'DeclarationPublic Enum ValueType Inherits System.Enum
'UsageDim instance As ValueType
public enum ValueType : System.Enum
'DeclarationPublic Enum ValueType Inherits System.Enum
'UsageDim instance As ValueType
public enum ValueType : System.Enum
| Member | Description | 
|---|---|
| Empty | Specifies an empty cell. | 
| Error | Specifies a SpreadsheetGear.ValueError. | 
| Logical | Specifies a logical (boolean) value. | 
| Number | Specifies a double precision floating point number. | 
| Text | Specifies text. | 
System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.ValueType
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