Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.Run Class
The run class represents single styling context within a paragraph. The Run carries the text parts and the styling info.
ParagraphItem
Run
class EinhugurODT.Run
Constructors
Run (private) | Private constructor. |
Properties
AutoStyle | Returns object for automatic styling for the Run. |
ItemCount | Returns number of Items under the Run. |
LanguageCode | Sets or gets language code for the Run. For example de-DE for Germany, is-IS for Iceland, en-US for English American, etc) |
OwnerParagraph (Inherited) | Returns the Paragraph which owns the ParagraphItem. |
Text | Text which the run carries. |
Type (Inherited) | Returns the type of the ParagraphItem. |
Methods
ApplyFieldData | Applies field data to the given Run only. |
Item | Returns Item at given index from under the Run. |
Items | Returns ParagraphItemIterator for the items in the Run. This function is for using with for each statements. |
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