FormulaTranslator
Table of Contents
Methods
-
convertToExcelAddressValue()
: string
-
convertToExcelFormulaValue()
: string
-
replaceQuotedPeriod()
: string
convertToExcelAddressValue()
public
static convertToExcelAddressValue(string $openOfficeAddress) : string
Parameters
-
$openOfficeAddress
: string
-
public
static convertToExcelFormulaValue(string $openOfficeFormula) : string
Parameters
-
$openOfficeFormula
: string
-
replaceQuotedPeriod()
private
static replaceQuotedPeriod(string $value) : string
Parameters
-
$value
: string
-