ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfCollection
             C1.C1Word.Objects.RtfCellCollection

    See Also