\PhpOffice\PhpSpreadsheet\Writer\OdsFormula

Summary

Methods
Properties
Constants
__construct()
convertFormula()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
convertDefinedNames()
convertCellReferences()
$definedNames
N/A

Properties

$definedNames

$definedNames

Methods

__construct()

__construct(\PhpOffice\PhpSpreadsheet\DefinedName[]  $definedNames) : mixed

Parameters

\PhpOffice\PhpSpreadsheet\DefinedName[] $definedNames

Returns

mixed —

convertFormula()

convertFormula(string  $formula, string  $worksheetName = '') : string

Parameters

string $formula
string $worksheetName

Returns

string —

convertDefinedNames()

convertDefinedNames(string  $formula) : string

Parameters

string $formula

Returns

string —

convertCellReferences()

convertCellReferences(string  $formula, string  $worksheetName) : string

Parameters

string $formula
string $worksheetName

Returns

string —