openOdfFormulaDocument

fnOdfFormulaDocument openOdfFormulaDocument(string path)

Opens an ODF formula document from a file path.

Parameters

pathPath to the .odf file.

Returns

A typed OdfFormulaDocument.

Throws

OdfPackageException on I/O errors or non-formula types.