CellDataValue Type
Union cases
| Union case | Description |
Full Usage:
Boolean string
Parameters:
string
|
|
Full Usage:
Date string
Parameters:
string
|
|
Full Usage:
Error string
Parameters:
string
|
|
Full Usage:
Number string
Parameters:
string
|
|
Full Usage:
String string
Parameters:
string
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsBoolean
Returns: bool
|
|
Full Usage:
this.IsDate
Returns: bool
|
|
Full Usage:
this.IsError
Returns: bool
|
|
Full Usage:
this.IsNumber
Returns: bool
|
|
Full Usage:
this.IsString
Returns: bool
|
|
FsSpreadsheet