Einhugur OpenDocument Text Plugin for Xojo |
|
Hyperlink.Item Method
Returns Item by index from the hyperlink.
Parameters
- index
- Index of the Item to get (zero based).
Returns
- EinhugurODT.ParagraphItem
- The requested Item or nil if the request was out of bounds.
Remarks
The Hypelink can contain most types of ParagraphItems but not another Hyperlink.
See Also
Hyperlink Class