DlxSheet.SetValue()
Sets the sheet value.
Syntax:
DlxSheet.SetValue(value)
Parameters
Parameter
Description
value
A string containing the value.
Return Value
If the value is set correctly it returns true otherwise it returns false.
Example
Copy code
See also
DlxSheet