public interface PageSectionContent extends ElementWithEmbeddedStyles
"The style:header element represents the content of a header in a style:master-page element." "The style:footer element represents the content of a footer in a style:master-page element."
| Modifier and Type | Interface and Description |
|---|---|
static class |
PageSectionContent.Region
A region of the header/footer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendXMLToMasterStyle(XMLUtil util,
Appendable appendable)
Append the XML representation of a page section to a stream
|
addEmbeddedStylesvoid appendXMLToMasterStyle(XMLUtil util, Appendable appendable) throws IOException
util - an utilappendable - the streamIOException - If an I/O error occursCopyright © 2016–2021. All rights reserved.