# FormatExpressionType

## Enumeration members

### DATE 

• **DATE**: = "DATE"

*Defined in [src/format/parser.ts:49](https://github.com/handsontable/hyperformula/blob/975b72c/src/format/parser.ts#L49)*

___

### NUMBER 

• **NUMBER**: = "NUMBER"

*Defined in [src/format/parser.ts:50](https://github.com/handsontable/hyperformula/blob/975b72c/src/format/parser.ts#L50)*

___

### STRING 

• **STRING**: = "STRING"

*Defined in [src/format/parser.ts:51](https://github.com/handsontable/hyperformula/blob/975b72c/src/format/parser.ts#L51)*