|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
jxl.biff.WritableRecordData
jxl.biff.FormatRecord
jxl.write.biff.NumberFormatRecord
A class which contains a number format
| Nested Class Summary | |
protected static class |
NumberFormatRecord.NonValidatingFormat
|
| Field Summary |
| Fields inherited from class jxl.biff.FormatRecord |
biff7, biff8 |
| Fields inherited from class jxl.biff.WritableRecordData |
maxRecordLength |
| Constructor Summary | |
protected |
NumberFormatRecord(java.lang.String fmt)
Constructor. |
protected |
NumberFormatRecord(java.lang.String fmt,
NumberFormatRecord.NonValidatingFormat dummy)
Constructor. |
| Methods inherited from class jxl.biff.FormatRecord |
equals, getData, getDateFormat, getFormatIndex, getFormatString, getIndexCode, getNumberFormat, hashCode, initialize, isBuiltIn, isDate, isInitialized, isNumber, replace, setFormatString |
| Methods inherited from class jxl.biff.WritableRecordData |
getBytes |
| Methods inherited from class jxl.biff.RecordData |
getCode, getRecord |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected NumberFormatRecord(java.lang.String fmt)
fmt - the number format
protected NumberFormatRecord(java.lang.String fmt,
NumberFormatRecord.NonValidatingFormat dummy)
fmt - the number format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||