Share via


ReqDemPlanExcelFileHelper::openExcelFile Method [AX 2012]

Opens given Excel file.

Syntax

client public static boolean openExcelFile(str _filePath)

Run On

Client

Parameters

  • _filePath
    Type: str
    The Excel file path.

Return Value

Type: boolean
true if the file was opened correctly; otherwise, false.

See Also

Reference

ReqDemPlanExcelFileHelper Class