OperationPtg
org.apache.poi.hssf.record.formula.
Ptg
+
Ptg
()
+
createPtg
(byte[] data, int offset) :
org.apache.poi.hssf.record.formula.Ptg
+
getSize
() :int
+
getBytes
() :byte[]
+
writeBytes
(byte[] array, int offset) :void
+
toFormulaString
() :java.lang.String
+
toDebugString
() :java.lang.String
org.apache.poi.hssf.record.formula.
OperationPtg
+
TYPE_UNARY
:int
+
TYPE_BINARY
:int
+
TYPE_FUNCTION
:int
+
OperationPtg
()
+
getType
() :int
+
toFormulaString
(java.lang.String operands) :java.lang.String
+
getNumberOfOperands
() :int
org.apache.poi.hssf.record.formula.
FunctionPtg
+
sid
:short
+
FunctionPtg
(byte[] data, int offset)
#
FunctionPtg
(java.lang.String pName, byte pNumOperands)
+
toString
() :java.lang.String
+
getType
() :int
+
getNumberOfOperands
() :int
+
getFunctionIndex
() :short
+
getName
() :java.lang.String
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
org.apache.poi.hssf.record.formula.
DividePtg
+
SIZE
:int
+
sid
:byte
#
DividePtg
()
+
DividePtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
ValueVariableFunctionPtg
+
sid
:short
+
ValueVariableFunctionPtg
()
+
ValueVariableFunctionPtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getNumArgs
() :short
+
getNumberOfOperands
() :int
+
getType
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
ParenthesisPtg
+
sid
:byte
#
ParenthesisPtg
()
+
ParenthesisPtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
MultiplyPtg
+
SIZE
:int
+
sid
:byte
#
MultiplyPtg
()
+
MultiplyPtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
getStringLength
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(
org.apache.poi.hssf.record.formula.Ptg
operands) :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
SubtractPtg
+
SIZE
:int
+
sid
:byte
#
SubtractPtg
()
+
SubtractPtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
ConcatPtg
+
SIZE
:int
+
sid
:byte
+
ConcatPtg
(byte[] data, int offset)
#
ConcatPtg
()
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
AttrPtg
+
sid
:short
+
AttrPtg
()
+
AttrPtg
(byte[] data, int offset)
+
setOptions
(byte options) :void
+
getOptions
() :byte
+
isSemiVolatile
() :boolean
+
isOptimizedIf
() :boolean
+
isOptimizedChoose
() :boolean
+
isGoto
() :boolean
+
isSum
() :boolean
+
setSum
(boolean bsum) :void
+
isBaxcel
() :boolean
+
isSpace
() :boolean
+
setData
(short data) :void
+
getData
() :short
+
toString
() :java.lang.String
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
toFormulaString
() :java.lang.String
+
getNumberOfOperands
() :int
+
getType
() :int
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
AddPtg
+
SIZE
:int
+
sid
:byte
#
AddPtg
()
+
AddPtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String
org.apache.poi.hssf.record.formula.
PowerPtg
+
SIZE
:int
+
sid
:byte
#
PowerPtg
()
+
PowerPtg
(byte[] data, int offset)
+
writeBytes
(byte[] array, int offset) :void
+
getSize
() :int
+
getType
() :int
+
getNumberOfOperands
() :int
+
toFormulaString
() :java.lang.String
+
toFormulaString
(java.lang.String operands) :java.lang.String