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, setNumberOfConditionalFormats
getRecordSize, serialize
cloneViaReserialise, serialize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren
public 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 CFHeaderBase
public short getSid()
Record
public CFHeaderRecord copy()
copy
in interface Duplicatable
copy
in class CFHeaderBase
public HSSFRecordTypes getGenericRecordType()
getGenericRecordType
in interface GenericRecord
getGenericRecordType
in class Record
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.