Sets the sheet value.

syntaxSyntax:
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 codeCopy code

See also