ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Integer
    public System.int ColumnIndex {get; set;}
    See Also