Modifier and Type | Method and Description |
---|---|
Header |
OdsFile.getHeader()
Returns the current header.
|
Header |
Styles.getHeader()
Get the current header object.
|
Modifier and Type | Method and Description |
---|---|
void |
OdsFile.setHeader(Header h)
Sets a new header object, any earlier header that was set will be reset and the.
|
void |
Styles.setHeader(Header h)
Set the header object to h.
|