|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookF
Workbook formatting utilities for a workbook, applies primarily if book is saved in XLS format
| Nested Class Summary | |
|---|---|
static class |
BookF.DataType
|
| Method Summary | |
|---|---|
void |
lock()
lock in some way |
void |
negativeTimes(boolean b)
display negative times |
FontF |
newCellFont(FontF.FontFace face,
int point,
boolean bold,
boolean italic,
boolean underline,
NamedColour nc)
|
FontF |
newCellFont(FontF ff)
|
CellF |
newCellFormatter(BookF.DataType dt,
CellF.Justification horizontal,
CellF.Justification vertical)
|
CellF |
newCellFormatter(CellF fc)
|
| Method Detail |
|---|
void negativeTimes(boolean b)
void lock()
CellF newCellFormatter(BookF.DataType dt,
CellF.Justification horizontal,
CellF.Justification vertical)
CellF newCellFormatter(CellF fc)
FontF newCellFont(FontF.FontFace face,
int point,
boolean bold,
boolean italic,
boolean underline,
NamedColour nc)
FontF newCellFont(FontF ff)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||