Share via


ReqDemPlanExcelFileGenerator.showSheetWithRange Method [AX 2012]

Makes sure that the worksheet that contains the range that has the given name is visible.

Syntax

protected void showSheetWithRange(str _rangeName)

Run On

Called

Parameters

  • _rangeName
    Type: str
    The name of the range in the worksheet to make visible.

See Also

Reference

ReqDemPlanExcelFileGenerator Class