Sets the page linked to the sheet object.

syntaxSyntax:
DlxSheet.SetPage(page)

Parameters

Parameter Description
page The DlxPage object.

Return Value

If the operation ends correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also