Share via


XMLExcelReport_RU.setCurrentWorksheetNum Method [AX 2012]

Determines the current worksheet, gets the page height of the worksheet, and sets the value of the spans attribute for the worksheet.

Syntax

protected void setCurrentWorksheetNum(int _workSheet, [int _widthInColumns])

Run On

Called

Parameters

  • _workSheet
    Type: int
    The number of the current worksheet.
  • _widthInColumns
    Type: int
    The value of the spans attribute

See Also

Reference

XMLExcelReport_RU Class