Uses of Class
org.odftoolkit.odfdom.incubator.doc.style.OdfStylePageLayout
-
Packages that use OdfStylePageLayout Package Description org.odftoolkit.odfdom.incubator.doc.office -
-
Uses of OdfStylePageLayout in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return OdfStylePageLayout Modifier and Type Method Description OdfStylePageLayoutOdfOfficeAutomaticStyles. getOrCreatePageLayout(String name)Returns theOdfStylePageLayoutelement with the given name.OdfStylePageLayoutOdfOfficeAutomaticStyles. getPageLayout(String name)Returns theOdfStylePageLayoutelement with the given name.OdfStylePageLayoutOdfOfficeAutomaticStyles. newPageLayout()Create anOdfStylePageLayoutelementOdfStylePageLayoutOdfOfficeAutomaticStyles. newPageLayout(String pageLayoutName)Create anOdfStylePageLayoutelement
-