ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfObject Class / CellOwner Property

In This Topic
    CellOwner Property
    In This Topic
    Gets owner Word/RTF table cell object for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellOwner As RtfCell
    public RtfCell CellOwner {get;}
    See Also