Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Model Namespace / ITableCell Interface / SpanRows Property

In This Topic
    SpanRows Property
    In This Topic
    Gets the number of rows spanned by the current cell.
    Syntax
    'Declaration
     
    ReadOnly Property SpanRows As System.Integer
    System.int SpanRows {get;}
    See Also