Share via


XMLExcelDocument_RU.openDocument Method [AX 2012]

Opens a file and initializes Open XML SDK objects.

Syntax

public boolean openDocument(Filename _filename)

Run On

Called

Parameters

Return Value

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

Exceptions

Exception Condition
Error

CLR

See Also

Reference

XMLExcelDocument_RU Class