Activates the page linked to the sheet object.

syntaxSyntax:
DlxSheet.OpenPage()

Return Value

Returns the DlxPage object corresponding to the page. Call the IsValid() method to determine if the object is valid.

Example

  Copy codeCopy code

See also