ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfBorderObject
             C1.WPF.Word.Objects.RtfFilledObject
                C1.WPF.Word.Objects.RtfDiagonalObject
                   C1.WPF.Word.Objects.RtfTableObject
                      C1.WPF.Word.Objects.RtfCell

    See Also