ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCellCollection Class
Members

In This Topic
    RtfCellCollection Class
    In This Topic
    The collection of cells for the Word/RTF table.
    Object Model
    RtfCellCollection Class
    Syntax
    'Declaration
     
    Public Class RtfCellCollection 
       Inherits RtfCollection
    public class RtfCellCollection : RtfCollection 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfCollection
             C1.WPF.Word.Objects.RtfCellCollection

    See Also