ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCell Class / Index Property

In This Topic
    Index Property (RtfCell)
    In This Topic
    Gets index of the cell collection for this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also