[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfRowCollection

RtfRowCollection Class

The collection of rows for the Word/RTF table.

Inheritance
RtfRowCollection
Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfRowCollection : RtfCollection, ICloneable, IEnumerable

Properties

Name Description
this[int]

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

Methods

Name Description
Clone(RtfObject)

A copy of the current collection.