# String

## Constructors

### constructor 

\+ **new String**(`value`: string): *[String](cellcontent.string.md)*

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

**Parameters:**

Name | Type |
------ | ------ |
`value` | string |

**Returns:** *[String](cellcontent.string.md)*

## Properties

### value

• **value**: *string*

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