|
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.FileProperty
This class contains the constants for the file properties of the Excel document.
Constant Summary | |
const long |
VT_BLOB
A constant indicating a data type of array or chars for the property. |
const long |
VT_BOOL
A constant indicating a bool data type for the property. |
const long |
VT_FILETIME
A constant indicating a datetime data type for the property. |
const long |
VT_I2
A constant indicating a data type of 16-bit integer for the property. |
const long |
VT_I4
A constant indicating a data type of 32-bit integer for the property. |
const long |
VT_LPSTR
A constant indicating a string data type for the property. |
const long |
VT_NULL
A constant indicating that the property has no data type. |
const long |
VT_NUMBER
A constant indicating a data type of number for the property. |
const long |
VT_VARIANT
A constant indicating a variant data type for the property. |
Constructor Summary | |
FileProperty()
|
Constant Detail |
public const long VT_NULL
public const long VT_I2
public const long VT_I4
public const long VT_NUMBER
public const long VT_BOOL
public const long VT_VARIANT
public const long VT_LPSTR
public const long VT_FILETIME
public const long VT_BLOB
Constructor Detail |
public FileProperty()
|
Copyright 2009 On Time Computing Solutions | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |