类 Page


  • public class Page
    extends Object
    • 字段详细资料

      • A4_NORMAL

        public static final Page A4_NORMAL
      • A4_NARROW

        public static final Page A4_NARROW
      • A4_MEDIUM

        public static final Page A4_MEDIUM
      • A4_EXTEND

        public static final Page A4_EXTEND
    • 方法详细资料

      • getPageWidth

        public int getPageWidth()
      • setPageWidth

        public void setPageWidth​(int pageWidth)
      • getPageHeight

        public int getPageHeight()
      • setPageHeight

        public void setPageHeight​(int pageHeight)
      • getPageMar

        public com.deepoove.poi.xwpf.Page.PageMargin getPageMar()