Modifier and Type | Method and Description |
---|---|
Footer |
OdsFile.getFooter()
Returns the current footer.
|
Footer |
Styles.getFooter()
Get the current footer object.
|
Modifier and Type | Method and Description |
---|---|
void |
OdsFile.setFooter(Footer f)
Sets a new footer object, any earlier footer that was set will be reset and the
new footer is used.
|
void |
Styles.setFooter(Footer f)
Set the footer object to f.
|