Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static HeaderFooter |
HeaderFooter.create(HeaderFooter sourceHeaderFooter)
Deprecated.
This method is internal and should not be used.
|
HeaderFooter |
HeaderFooterPage.getFooter()
Gets footer for this
HeaderFooterPage instance. |
HeaderFooter |
HeaderFooterPage.getHeader()
Gets header for this
HeaderFooterPage instance. |
Modifier and Type | Method and Description |
---|---|
static HeaderFooter |
HeaderFooter.create(HeaderFooter sourceHeaderFooter)
Deprecated.
This method is internal and should not be used.
|
void |
HeaderFooterPage.setFooter(HeaderFooter value)
Sets footer for this
HeaderFooterPage instance. |
void |
HeaderFooterPage.setHeader(HeaderFooter value)
Sets header for this
HeaderFooterPage instance. |
© GemBox Ltd. — All rights reserved.