public abstract class Area2DPtgBase extends AreaPtgBase
AreaI.OffsetAreaCLASS_ARRAY, CLASS_REF, CLASS_VALUE, EMPTY_PTG_ARRAY| Modifier | Constructor and Description |
|---|---|
protected |
Area2DPtgBase(Area2DPtgBase other) |
protected |
Area2DPtgBase(AreaReference ar) |
protected |
Area2DPtgBase(int firstRow,
int lastRow,
int firstColumn,
int lastColumn,
boolean firstRowRelative,
boolean lastRowRelative,
boolean firstColRelative,
boolean lastColRelative) |
protected |
Area2DPtgBase(LittleEndianInput in) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
java.lang.String |
toFormulaString()
return a string representation of this token alone
|
void |
write(LittleEndianOutput out) |
formatReferenceAsString, getDefaultOperandClass, getFirstColumn, getFirstColumnRaw, getFirstRow, getGenericProperties, getLastColumn, getLastColumnRaw, getLastRow, isFirstColRelative, isFirstRowRelative, isLastColRelative, isLastRowRelative, readCoordinates, setFirstColRelative, setFirstColumn, setFirstColumnRaw, setFirstRow, setFirstRowRelative, setLastColRelative, setLastColumn, setLastColumnRaw, setLastRow, setLastRowRelative, sortTopLeftToBottomRight, writeCoordinatescopy, isBaseTokencreatePtg, doesFormulaReferToDeletedCell, getEncodedSize, getEncodedSizeWithoutArrayData, getPtgClass, getRVAType, getSid, readTokens, serializePtgs, setClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypeprotected Area2DPtgBase(int firstRow,
int lastRow,
int firstColumn,
int lastColumn,
boolean firstRowRelative,
boolean lastRowRelative,
boolean firstColRelative,
boolean lastColRelative)
protected Area2DPtgBase(Area2DPtgBase other)
protected Area2DPtgBase(AreaReference ar)
protected Area2DPtgBase(LittleEndianInput in)
public final void write(LittleEndianOutput out)
public final int getSize()
public final java.lang.String toFormulaString()
PtgtoFormulaString in class AreaPtgBaseCopyright 2021 The Apache Software Foundation or its licensors, as applicable.