[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfRowCollection.Item

this Property

this[int]

Gets or sets the row at the specified index within the collection.

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

The Word/RTF table row.