OdfFormulaDocument.openOdfFormulaDocument
fn
OdfFormulaDocument openOdfFormulaDocument(string path)Opens an ODF formula document from a file path.
Parameters
path | Path to the .odf file. |
Returns
A typed
Throws
OdfPackageException on I/O errors or non-formula types.