Java org.apache.poi.ss.usermodel HeaderFooter fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.usermodel HeaderFooter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.usermodel HeaderFooter.

The text is from its open source code.

Method

voidsetCenter(String newCenter)
Sets the center string.
voidsetLeft(String newLeft)
Sets the left string.
voidsetRight(String newRight)
Sets the right string or footer.