Java org.apache.poi.ss.formula.ptg OperationPtg fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.formula.ptg OperationPtg fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.formula.ptg OperationPtg.

The text is from its open source code.

Method

intgetNumberOfOperands()
The number of operands expected by the operations
StringtoFormulaString(String[] operands)
returns a string representation of the operations the length of the input array should equal the number returned by