Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class / ColumnIndex Property

In This Topic
    ColumnIndex Property
    In This Topic
    Gets the index of left column in the cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnIndex As System.Integer
    public System.int ColumnIndex {get;}
    See Also