SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CommonUtils
castToString
Function castToString
castToString
(
value
:
any
)
:
string
Converts a value to string.
Parameters
value
:
any
The value to cast.
Returns
string
undefined
if value was null or void.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Converts a value to string.