类的使用
com.grapecity.documents.excel.Rectangle

使用Rectangle的程序包
程序包
说明
 
  • com.grapecity.documents.excelRectangle的使用

    修饰符和类型
    方法
    说明
    static Rectangle
    CellInfo.GetRangeBoundary(IRange range)
    Gets the position and size (in pixels) of the specified range.
    参数类型为Rectanglecom.grapecity.documents.excel中的方法
    修饰符和类型
    方法
    说明
    final void
    PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Rectangle rect, IRange range)
    Draw the range data to the specific location in a specified pdf page.
    final void
    PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Rectangle rect, IRange range, PdfSaveOptions options)
    Draw the range data to the specific location in a specified pdf page.
    final void
    PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Rectangle rect, PageContentInfo pageContent)
    Draw the page info to the specific location in a specified pdf page.
    final void
    PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Rectangle rect, PageContentInfo pageContent, PdfSaveOptions options)
    Draw the page info to the specific location in a specified pdf page.
    final void
    PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Rectangle rect, PageInfo pageInfo)
    Draw the page info to the specific location in a specified pdf page.
    final void
    PrintManager.draw(org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDPage page, Rectangle rect, PageInfo pageInfo, PdfSaveOptions options)
    Draw the page info to the specific location in a specified pdf page.