Formula
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new Formula(formula: string): Formula
Defined in src/CellContentParser.ts:56
Parameters:
| Name | Type |
|---|---|
formula | string |
Returns: Formula
Properties
Section titled “Properties”formula
Section titled “formula”• formula: string
Defined in src/CellContentParser.ts:57