ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLComment Class / RowIndex Property

In This Topic
    RowIndex Property
    In This Topic
    Gets or sets the row index of the comment.
    Syntax
    'Declaration
     
    Public Property RowIndex As System.Integer
    public System.int RowIndex {get; set;}
    See Also