|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.FormattingRecords
jxl.write.biff.WritableFormattingRecords
Handles the Format and XF record indexing. The writable subclass instantiates the predetermined list of XF records and formats present in every Excel Workbook
| Field Summary | |
static WritableCellFormat |
normalStyle
The statically defined normal style |
| Constructor Summary | |
WritableFormattingRecords(Fonts f,
jxl.write.biff.Styles styles)
Constructor. |
|
| Methods inherited from class jxl.biff.FormattingRecords |
addFormat, addStyle, getColourRGB, getDateFormat, getFonts, getNumberFormat, getNumberOfFormatRecords, getPalette, getXFRecord, isDate, rationalize, rationalizeDisplayFormats, rationalizeFonts, setColourRGB, setPalette, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static WritableCellFormat normalStyle
| Constructor Detail |
public WritableFormattingRecords(Fonts f,
jxl.write.biff.Styles styles)
f - the list of Fontsstyles - the list of style clones
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||