C1.C1Word.4 Assembly > C1.C1Word.Objects Namespace : RtfListTable Class |
The following tables list the members exposed by RtfListTable.
Name | Description | |
---|---|---|
BreakLine | Gets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
Count | Gets the number of Word/RTF object in the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Current | Gets current Word/RTF object for set (group, collection). (Inherited from C1.C1Word.Objects.RtfCollection) | |
Document | Gets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
IsEmpty | Gets is empty this object. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Item | Gets or sets the Word/RTF list table item at the specified index within the collection. | |
Override | Gets the override table for this list table. | |
Owner | Gets owner object. (Inherited from C1.C1Word.Objects.RtfObject) | |
ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject) |
Name | Description | |
---|---|---|
Add | Adds the Word/RTF object to the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Clear | Removes all objects from the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Clone | Overloaded. Overridden. A copy of the current collection. | |
Contains | Determines whether the Word/RTF object is located within the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
IndexOf | Returns the index within the collection of the element. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Insert | Inserts an item into the Word/RTF object collection of the RTF object at the specified index. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Remove | Removes the specified Word/RTF object from the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
RemoveAt | Removes the item at the specified index within the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
ToString | Gets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject) |