|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DocumentHandle class. Use that type instead.
@Deprecated public interface Document
An interface representing an ExtenXLS document.
| Field Summary | |
|---|---|
static int |
DEBUG_HIGH
Deprecated. |
static int |
DEBUG_LOW
Deprecated. |
static int |
DEBUG_MEDIUM
Deprecated. |
| Method Summary | |
|---|---|
void |
addProperty(String name,
Object val)
Deprecated. add non-Excel property |
String |
getName()
Deprecated. Returns the name of this WorkBook |
Object |
getProperty(String name)
Deprecated. get a non-Excel property |
void |
reset()
Deprecated. Clears all values in a template WorkBook. |
void |
setDebugLevel(int l)
Deprecated. Set the Debugging level. |
void |
setName(String nm)
Deprecated. Sets the internal name of this WorkBookHandle. |
| Field Detail |
|---|
static final int DEBUG_LOW
static final int DEBUG_MEDIUM
static final int DEBUG_HIGH
| Method Detail |
|---|
Object getProperty(String name)
void addProperty(String name,
Object val)
properties - The properties to set.void setName(String nm)
WorkBook - Namevoid setDebugLevel(int l)
String getName()
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||