ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfCell Class
Members

In This Topic
    RtfCell Class
    In This Topic
    The Word/RTF table cell object.
    Object Model
    RtfCell Class
    Syntax
    'Declaration
     
    Public Class RtfCell 
       Inherits RtfTableObject
    public class RtfCell : RtfTableObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfBorderObject
             C1.C1Word.Objects.RtfFilledObject
                C1.C1Word.Objects.RtfDiagonalObject
                   C1.C1Word.Objects.RtfTableObject
                      C1.C1Word.Objects.RtfCell

    See Also