public class FormulaRenderer extends Object
| Constructor and Description |
|---|
FormulaRenderer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toFormulaString(FormulaRenderingWorkbook book,
Ptg[] ptgs)
Static method to convert an array of
Ptgs in RPN order
to a human readable string format in infix mode. |
public static String toFormulaString(FormulaRenderingWorkbook book, Ptg[] ptgs)
Ptgs in RPN order
to a human readable string format in infix mode.book - used for defined names and 3D referencesptgs - must not be nullCopyright © 2010 - 2020 Adobe. All Rights Reserved