| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IHeaderFooter |
IPage.getCenterFooter()
Specifies a picture or text to be center aligned in the page footer.
|
IHeaderFooter |
IPage.getCenterHeader()
Specifies a picture or text to be center aligned in the page header.
|
IHeaderFooter |
IPage.getLeftFooter()
Specifies a picture or text to be left aligned in the page footer.
|
IHeaderFooter |
IPage.getLeftHeader()
Specifies a picture or text to be left aligned in the page header.
|
IHeaderFooter |
IPage.getRightFooter()
Specifies a picture or text to be right aligned in the page footer.
|
IHeaderFooter |
IPage.getRightHeader()
Specifies a picture or text to be right aligned in the page header.
|