version 1.5
Utility class used for a access to
rtCollection. Used the same way as java.util.Enumeration class.
Use hasMoreElements in Do cycle to find out if there is a next element available. To redefine the starting point you may either set Current or NextElement. Enumeration always moves from 1st element of Collection.
Freshly constructed rtEnumeration object:
Set enum = New rtEnumeration(coll)
has 1st element of collection as the next element.
The following statement will restore enumeration as it was directly after initialization.
Set enum.NextElement = enum.Collection.getElement(1)
In case Collection is empty (Collection.Count=0) then Current element or Next element will fail.
Rulers
Color squares (rulers)
Table processing - dynamic table
Format simple text
Sort text (horizontal bars)
Java Applet Read and Modify Parameters
Table - vertical alignment in cell
resource references
rTextRange.Insert
Sort text (II) - bar chart
Table processing - tabbed table
Import JPEG/GIFs
Doclink info in sections II
Simple table - bars
Convert DocLinks to Hotspots
Process sections
Hotlink retrieval
Insert text/object in particular place
Caption
Table with rulers
Quick table
Simple table
Change image size
Retrieve info from doclinks
Hotspot creation
Export images
Replace attachment icon
Quick replace
Table processing - check for Merged cells
Embedded Table Sort
RTF import
Format passthru text
Table - Merged cells
Table Sort
Substitute fonts
Anchors
Convert images to/from resources
Area Hotspots
Table Transpose
Create Image Resource
Generate HTML
Table, create a tabbed table
|