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

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