Boolean
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new Boolean(value: boolean): Boolean
Defined in src/CellContentParser.ts:39
Parameters:
| Name | Type |
|---|---|
value | boolean |
Returns: Boolean
Properties
Section titled “Properties”• value: boolean
Defined in src/CellContentParser.ts:40