Share via


XMLExcelDocument_RU.selectWorksheet Method [AX 2012]

Sets the worksheet by its ID or its name as an active worksheet.

Syntax

public void selectWorksheet([anytype _idOrName])

Run On

Called

Parameters

  • _idOrName
    Type: anytype
    The ID or name of the worksheet.

See Also

Reference

XMLExcelDocument_RU Class