Share via


XMLExcelDocument_RU.deleteWorkSheet Method [AX 2012]

Deletes a specified worksheet from a workbook.

Syntax

public void deleteWorkSheet(anytype _workSheetID)

Run On

Called

Parameters

  • _workSheetID
    Type: anytype
    The ID of the worksheet to be deleted.

See Also

Reference

XMLExcelDocument_RU Class