public class AreaNVPtg extends AreaPtg
| Modifier and Type | Field and Description | 
|---|---|
| static short | sid | 
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass| Modifier | Constructor and Description | 
|---|---|
| protected  | AreaNVPtg() | 
|   | AreaNVPtg(RecordInputStream in) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | clone() | 
| String | getAreaPtgName() | 
| String | toFormulaString(Workbook book)return a string representation of this token alone | 
| void | writeBytes(byte[] array,
          int offset)write this Ptg to a byte array | 
getDefaultOperandClass, getFirstColumn, getFirstColumnRaw, getFirstRow, getLastColumn, getLastColumnRaw, getLastRow, getSize, isFirstColRelative, isFirstRowRelative, isLastColRelative, isLastRowRelative, setFirstColRelative, setFirstColumn, setFirstColumnRaw, setFirstRow, setFirstRowRelative, setLastColRelative, setLastColumn, setLastColumnRaw, setLastRow, setLastRowRelative, toStringcreateParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugStringpublic static final short sid
protected AreaNVPtg()
public AreaNVPtg(RecordInputStream in)
public void writeBytes(byte[] array,
              int offset)
PtgwriteBytes in class AreaPtgpublic String getAreaPtgName()
getAreaPtgName in class AreaPtgpublic String toFormulaString(Workbook book)
PtgtoFormulaString in class AreaPtgCopyright © 2015 Open Microscopy Environment