|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface implemented by the various number and date format styles. The methods on this interface are called internally when generating a spreadsheet
Method Summary | |
int |
getFormatIndex()
Accessor for the index style of this format |
void |
initialize(int pos)
Initializes this format with the specified index number |
boolean |
isBuiltIn()
Accessor to determine whether or not this format is built in |
boolean |
isInitialized()
Accessor to see whether this format has been initialized |
Method Detail |
public int getFormatIndex()
public boolean isInitialized()
public void initialize(int pos)
pos
- the position of this format record in the workbookpublic boolean isBuiltIn()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |