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 |
clone()
Deprecated.
|
CFHeaderRecord |
copy() |
protected java.lang.String |
getRecordName() |
short |
getSid()
return the non static version of the id for this record.
|
createEmpty, getCellRanges, getDataSize, getEnclosingCellRange, getID, getNeedRecalculation, getNumberOfConditionalFormats, read, serialize, setCellRanges, setEnclosingCellRange, setID, setNeedRecalculation, setNumberOfConditionalFormats, toString
getRecordSize, serialize
cloneViaReserialise, serialize
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
@Deprecated @Removal(version="5.0.0") public CFHeaderRecord clone()
clone
in class CFHeaderBase
public CFHeaderRecord copy()
copy
in interface Duplicatable
copy
in class CFHeaderBase
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.