# FormatExpressionType

## Enumeration members

### DATE 

• **DATE**: = "DATE"

*Defined in [src/format/parser.ts:29](https://github.com/handsontable/hyperformula/blob/b8542ec/src/format/parser.ts#L29)*

___

### NUMBER 

• **NUMBER**: = "NUMBER"

*Defined in [src/format/parser.ts:30](https://github.com/handsontable/hyperformula/blob/b8542ec/src/format/parser.ts#L30)*

___

### STRING 

• **STRING**: = "STRING"

*Defined in [src/format/parser.ts:31](https://github.com/handsontable/hyperformula/blob/b8542ec/src/format/parser.ts#L31)*