Sets the sheet reference.

syntaxSyntax:
DlxSheet.SetReference(ref)

Parameters

Parameter Description
ref A string containing the reference.

Return Value

If the reference is set correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also