|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notes | |
---|---|
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Uses of Notes in org.apache.poi.sl.usermodel |
---|
Methods in org.apache.poi.sl.usermodel that return Notes | |
---|---|
Notes |
Slide.getNotes()
|
Methods in org.apache.poi.sl.usermodel with parameters of type Notes | |
---|---|
void |
Slide.setNotes(Notes notes)
|
Uses of Notes in org.apache.poi.xslf.usermodel |
---|
Methods in org.apache.poi.xslf.usermodel that return Notes | |
---|---|
Notes |
XSLFSlide.getNotes()
|
Methods in org.apache.poi.xslf.usermodel with parameters of type Notes | |
---|---|
void |
XSLFSlide.setNotes(Notes notes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |