# Boolean

## Constructors

### constructor 

\+ **new Boolean**(`value`: boolean): *[Boolean](cellcontent.boolean.md)*

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

**Parameters:**

Name | Type |
------ | ------ |
`value` | boolean |

**Returns:** *[Boolean](cellcontent.boolean.md)*

## Properties

### value

• **value**: *boolean*

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