Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.Hyperlink Class
Object representing Hyperlink in OpenDocument text document.
Hyperlink contain one too many Runs. The runs actually carry the text parts and the styling for each part.
EinhugurODT.ParagraphItem
Hyperlink
class EinhugurODT.Hyperlink
Constructors
Properties
Address | Address to link to. |
ItemCount | Returns number of items in the hyperlink. |
LinkInternetURL | Returns true if the link is a link to Internet url, else false. |
OwnerParagraph (Inherited) | Returns the Paragraph which owns the ParagraphItem. |
Text | Sets or gets the text of the hyperlink |
Type (Inherited) | Returns the type of the ParagraphItem. |
Methods
AppendRun | Appends run to the Hyperlink. |
Item | Returns Item by index from the hyperlink. |
Items | Returns ParagraphItemIterator for the items in the hyperlink. This function is for using with for each statements. |
RemoveRun | Removes run from the Hyperlink. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS