public class SharedFormula
extends java.lang.Object
Constructor and Description |
---|
SharedFormula(SpreadsheetVersion ssVersion) |
Modifier and Type | Method and Description |
---|---|
Ptg[] |
convertSharedFormulas(Ptg[] ptgs,
int formulaRow,
int formulaColumn)
Creates a non shared formula from the shared formula counterpart, i.e.
|
public SharedFormula(SpreadsheetVersion ssVersion)
public Ptg[] convertSharedFormulas(Ptg[] ptgs, int formulaRow, int formulaColumn)
Ptg
array that it would have,
were it not shared.ptgs
- parsed tokens of the shared formulaCopyright 2022 The Apache Software Foundation or its licensors, as applicable.