Share via


XMLExcelDocument_RU.setWorkSheetName Method [AX 2012]

Changes the worksheet name.

Syntax

public void setWorkSheetName(TempStr _newName, [int _workSheet])

Run On

Called

Parameters

  • _workSheet
    Type: int
    The worksheet ID of the worksheet that will be changed.

See Also

Reference

XMLExcelDocument_RU Class