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

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