Excel for WPF | ComponentOne
C1.WPF.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 Integer
    public int RowIndex {get; set;}
    See Also