Package | Description |
---|---|
org.apache.poi.hslf.record |
Modifier and Type | Method | Description |
---|---|---|
CString |
HeadersFootersContainer.addFooterAtom() |
Insert a
CString record that stores the user's date. |
CString |
HeadersFootersContainer.addHeaderAtom() |
Insert a
CString record that stores the user's date. |
CString |
HeadersFootersContainer.addUserDateAtom() |
Insert a
CString record that stores the user's date. |
CString |
HeadersFootersContainer.getFooterAtom() |
A
CString record that stores the Footers's contents. |
CString |
HeadersFootersContainer.getHeaderAtom() |
A
CString record that stores the Header's contents. |
CString |
ExVideoContainer.getPathAtom() |
Returns the Path Atom (CString) of this link
|
CString |
HeadersFootersContainer.getUserDateAtom() |
A
CString record that stores the user's date. |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.