public final class CFHeaderRecord extends CFHeaderBase
CFRuleRecord.CFHeader12Record| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
CFHeaderRecord() |
CFHeaderRecord(CellRangeAddress[] regions,
int nRules) |
CFHeaderRecord(CFHeaderRecord other) |
CFHeaderRecord(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
CFHeaderRecord |
copy() |
HSSFRecordTypes |
getGenericRecordType() |
protected java.lang.String |
getRecordName() |
short |
getSid()
return the non static version of the id for this record.
|
createEmpty, getCellRanges, getDataSize, getEnclosingCellRange, getGenericProperties, getID, getNeedRecalculation, getNumberOfConditionalFormats, read, serialize, setCellRanges, setEnclosingCellRange, setID, setNeedRecalculation, setNumberOfConditionalFormatsgetRecordSize, serializecloneViaReserialise, serialize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildrenpublic static final short sid
public CFHeaderRecord()
public CFHeaderRecord(CFHeaderRecord other)
public CFHeaderRecord(CellRangeAddress[] regions, int nRules)
public CFHeaderRecord(RecordInputStream in)
protected java.lang.String getRecordName()
getRecordName in class CFHeaderBasepublic short getSid()
Recordpublic CFHeaderRecord copy()
copy in interface Duplicatablecopy in class CFHeaderBasepublic HSSFRecordTypes getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in class RecordCopyright 2021 The Apache Software Foundation or its licensors, as applicable.