Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / TableCell Class / ColumnIndex Property

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