public final class AreaNPtg extends Area2DPtgBase
AreaI.OffsetArea| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor and Description |
|---|
AreaNPtg(AreaNPtg other) |
AreaNPtg(LittleEndianInput in) |
| Modifier and Type | Method and Description |
|---|---|
AreaNPtg |
copy() |
byte |
getSid() |
getSize, toFormulaString, writeformatReferenceAsString, getDefaultOperandClass, getFirstColumn, getFirstColumnRaw, getFirstRow, getGenericProperties, getLastColumn, getLastColumnRaw, getLastRow, isFirstColRelative, isFirstRowRelative, isLastColRelative, isLastRowRelative, readCoordinates, setFirstColRelative, setFirstColumn, setFirstColumnRaw, setFirstRow, setFirstRowRelative, setLastColRelative, setLastColumn, setLastColumnRaw, setLastRow, setLastRowRelative, sortTopLeftToBottomRight, writeCoordinatesisBaseTokencreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic static final short sid
public AreaNPtg(AreaNPtg other)
public AreaNPtg(LittleEndianInput in)
public byte getSid()
public AreaNPtg copy()
copy in interface Duplicatablecopy in class OperandPtg