ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfRow Class / Index Property

In This Topic
    Index Property (RtfRow)
    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