# Formula

## Constructors

### constructor 

\+ **new Formula**(`formula`: string): *[Formula](cellcontent.formula.md)*

*Defined in [src/CellContentParser.ts:56](https://github.com/handsontable/hyperformula/blob/b8542ec/src/CellContentParser.ts#L56)*

**Parameters:**

Name | Type |
------ | ------ |
`formula` | string |

**Returns:** *[Formula](cellcontent.formula.md)*

## Properties

### formula

• **formula**: *string*

*Defined in [src/CellContentParser.ts:57](https://github.com/handsontable/hyperformula/blob/b8542ec/src/CellContentParser.ts#L57)*