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

In This Topic
    ColumnSpan Property
    In This Topic
    Gets the column span (1 or more).
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnSpan As System.Integer
    public System.int ColumnSpan {get;}
    See Also