java.lang.Cloneable, AreaIpublic final class AreaPtg extends Area2DPtgBase
AreaI.OffsetArea| Modifier and Type | Field | Description |
|---|---|---|
static short |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Constructor | Description |
|---|---|
AreaPtg(int firstRow,
int lastRow,
int firstColumn,
int lastColumn,
boolean firstRowRelative,
boolean lastRowRelative,
boolean firstColRelative,
boolean lastColRelative) |
|
AreaPtg(java.lang.String arearef) |
|
AreaPtg(AreaReference areaRef) |
|
AreaPtg(LittleEndianInput in) |
| Modifier and Type | Method | Description |
|---|---|---|
protected byte |
getSid() |
getSize, toFormulaString, toString, writeformatReferenceAsString, getDefaultOperandClass, getFirstColumn, getFirstColumnRaw, getFirstRow, getLastColumn, getLastColumnRaw, getLastRow, isFirstColRelative, isFirstRowRelative, isLastColRelative, isLastRowRelative, notImplemented, readCoordinates, setFirstColRelative, setFirstColumn, setFirstColumnRaw, setFirstRow, setFirstRowRelative, setLastColRelative, setLastColumn, setLastColumnRaw, setLastRow, setLastRowRelative, writeCoordinatesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopy, isBaseTokencreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, readTokens, serializePtgs, setClasspublic static final short sid
public AreaPtg(int firstRow,
int lastRow,
int firstColumn,
int lastColumn,
boolean firstRowRelative,
boolean lastRowRelative,
boolean firstColRelative,
boolean lastColRelative)
public AreaPtg(LittleEndianInput in)
public AreaPtg(java.lang.String arearef)
public AreaPtg(AreaReference areaRef)
protected byte getSid()
getSid in class Area2DPtgBaseCopyright 2018 The Apache Software Foundation or its licensors, as applicable.