Class HeaderFooterHelper
java.lang.Object
org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCenterSection
(String string) getLeftSection
(String string) getRightSection
(String string) setCenterSection
(String string, String newCenter) setLeftSection
(String string, String newLeft) setRightSection
(String string, String newRight)
-
Field Details
-
Constructor Details
-
HeaderFooterHelper
public HeaderFooterHelper()
-
-
Method Details
-
getLeftSection
-
getCenterSection
-
getRightSection
-
setLeftSection
-
setCenterSection
-
setRightSection
-