Example usage for Java org.apache.poi.ss.usermodel HeaderFooter fields, constructors, methods, implement or subclass
The text is from its open source code.
void | setCenter(String newCenter) Sets the center string. |
void | setLeft(String newLeft) Sets the left string. |
void | setRight(String newRight) Sets the right string or footer. |