Einhugur OpenDocument Text Plugin for Xojo |
|
Document.Open Method
Opens OpenDocument Text document.
Parameters
- f
- The document to be opened.
Returns
- EinhugurODT.Document
- Handle to the opened document or nil if opening failed.
Remarks
This function can throw InvalidArgumentException and WordException.
See Also
Document Class