[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfCellCollection

RtfCellCollection Class

The collection of cells for the Word/RTF table.

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

Properties

Name Description
this[int]

Gets or sets the RTF cell at the specified index within the collection.

Methods

Name Description
Clone(RtfObject)

A copy of the current collection.