Uses of Class
org.apache.poi.xwpf.converter.pdf.internal.elements.StylableDocumentSection.SectionPdfPTable

Packages that use StylableDocumentSection.SectionPdfPTable
org.apache.poi.xwpf.converter.pdf.internal.elements   
 

Uses of StylableDocumentSection.SectionPdfPTable in org.apache.poi.xwpf.converter.pdf.internal.elements
 

Methods in org.apache.poi.xwpf.converter.pdf.internal.elements that return StylableDocumentSection.SectionPdfPTable
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.cloneAndClearTable(com.lowagie.text.pdf.PdfPTable table, boolean resetFixedHeight)
           
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.createLayoutTable(float width, float height)
           
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.createLayoutTable(float width, float height, List<StyleColumnProperties> columnPropertiesList)
           
 



Copyright © 2014. All Rights Reserved.