public class XSSFOddFooter extends XSSFHeaderFooter implements Footer
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Get the content text representing the footer
|
void |
setText(String text)
Set a text for the footer.
|
areFieldsStripped, getCenter, getHeaderFooter, getLeft, getRight, getValue, setAreFieldsStripped, setCenter, setLeft, setRight, stripFieldspublic String getText()
getText in class XSSFHeaderFooterpublic void setText(String text)
text - - a string representing the footer.to see how to create a string with Header/Footer Formatting SyntaxCopyright © 2010 - 2020 Adobe. All Rights Reserved