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

Example usage for Java org.apache.poi.ss.formula.ptg FuncVarPtg 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 FuncVarPtg.

The text is from its open source code.

Method

FuncVarPtgcreate(String pName, int numArgs)
Create a function ptg from a string tokenised by the parser
FuncVarPtgcreate(int numArgs, int functionIndex)
intgetNumberOfOperands()