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