[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfListTable.Item

this Property

this[int]

Gets or sets the Word/RTF list table item at the specified index within the collection.

Declaration
public IRtfList this[int index] { get; set; }
Parameters
Type Name Description
int index
Property Value
Type Description
IRtfList

The Word/RTF list table item.