public final class FooterRecord extends HeaderFooterBase
REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
Modifier and Type | Field | Description |
---|---|---|
static short |
sid |
Constructor | Description |
---|---|
FooterRecord(java.lang.String text) |
|
FooterRecord(RecordInputStream in) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
clone() |
|
short |
getSid() |
return the non static version of the id for this record.
|
java.lang.String |
toString() |
get a string representation of the record (for biffview/debugging)
|
getDataSize, getText, serialize, setText
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cloneViaReserialise, serialize
getRecordSize, serialize
public static final short sid
public FooterRecord(java.lang.String text)
public FooterRecord(RecordInputStream in)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.