pdftablelayoutresult-ag凯发旗舰厅



com.spire.pdf.tables
class pdftablelayoutresult

java.lang.object
  extended by com.spire.pdf.graphics.pdflayoutresult
      extended by com.spire.pdf.tables.pdftablelayoutresult

public class pdftablelayoutresult
extends pdflayoutresult

represents the results of lay outing tables.


constructor summary
pdftablelayoutresult(pdfpagebase page, java.awt.geom.rectangle2d bounds, int rowindex, pdfstringlayoutresult[] cellresults)
           
 
method summary
 int getlastrowindex()
          gets the index of the last row.
 
methods inherited from class com.spire.pdf.graphics.pdflayoutresult
getbounds, getpage
 
constructor detail

pdftablelayoutresult

public pdftablelayoutresult(pdfpagebase page,
                            java.awt.geom.rectangle2d bounds,
                            int rowindex,
                            pdfstringlayoutresult[] cellresults)
method detail

getlastrowindex

public int getlastrowindex()
gets the index of the last row.
returns:


网站地图