String
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new String(value: string): String
Defined in src/CellContentParser.ts:34
Parameters:
| Name | Type |
|---|---|
value | string |
Returns: String
Properties
Section titled “Properties”• value: string
Defined in src/CellContentParser.ts:35