类 XWPFSection


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

      • sectPr

        protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr
    • 构造器详细资料

      • XWPFSection

        public XWPFSection​(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr)
    • 方法详细资料

      • haveHeader

        public boolean haveHeader​(String headerRelationId)
      • haveFooter

        public boolean haveFooter​(String footerRelationId)
      • getSectPr

        public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr getSectPr()
      • getPageWidth

        public int getPageWidth()
      • getPageHeight

        public int getPageHeight()
      • getPageContentWidth

        public BigInteger getPageContentWidth()