| 
ActiveXLS v6.4.0 API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD | ||||||||||
System.ObjectActiveXLS.Constants.DataType
This class contains the constants for allowable cell data types.
| Constant Summary | |
const System.String | 
AUTOMATIC
A constant indicating that the data type is determined automatically.  | 
const System.String | 
BOOLEAN
A constant indicating the "bool" data type.  | 
const System.String | 
DATE
A constant indicating the "date" data type.  | 
const System.String | 
ERROR
A constant indicating the "error" data type.  | 
const System.String | 
NUMERIC
A constant indicating the numeric data type.  | 
const System.String | 
STRING
A constant indicating the string data type.  | 
| Constructor Summary | |
DataType()
 | 
|
| Constant Detail | 
public const System.String NUMERIC
public const System.String STRING
public const System.String DATE
public const System.String BOOLEAN
public const System.String ERROR
public const System.String AUTOMATIC
| Constructor Detail | 
public DataType()
  | 
Copyright 2009 On Time Computing Solutions | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD | ||||||||||