Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLComment Class / ColumnIndex Property

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