ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTableStyle Class / Cell Property

In This Topic
    Cell Property
    In This Topic
    Gets Word/RTF table cell of this table style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Cell As RtfCell
    public RtfCell Cell {get;}
    See Also