|
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.Table
This class contains the constants for table (grid).
Constant Summary | |
const int |
MAX_COLUMNS
The maximum column number for an Office 2007 or later document. |
const int |
MAX_COLUMNS_OFFICE_97_2003
The maximum column number for an Office 97-2003 document. |
const int |
MAX_ROWS
The maximum row number for an Office 2007 or later document. |
const int |
MAX_ROWS_OFFICE_97_2003
The maximum row number for an Office 97-2003 document. |
Constructor Summary | |
Table()
|
Constant Detail |
public const int MAX_ROWS_OFFICE_97_2003
public const int MAX_COLUMNS_OFFICE_97_2003
public const int MAX_ROWS
public const int MAX_COLUMNS
Constructor Detail |
public Table()
|
Copyright 2009 On Time Computing Solutions | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |