public final class CFHeaderRecord extends CFHeaderBase
CFRuleRecord
.CFHeader12Record
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
CFHeaderRecord()
Creates new CFHeaderRecord
|
CFHeaderRecord(CellRangeAddress[] regions,
int nRules) |
CFHeaderRecord(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
protected java.lang.String |
getRecordName() |
short |
getSid()
return the non static version of the id for this record.
|
copyTo, 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(CellRangeAddress[] regions, int nRules)
public CFHeaderRecord(RecordInputStream in)
protected java.lang.String getRecordName()
getRecordName
in class CFHeaderBase
public short getSid()
Record
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.