|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PPFont | |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Uses of PPFont in org.apache.poi.hslf.model |
---|
Fields in org.apache.poi.hslf.model declared as PPFont | |
---|---|
static PPFont |
PPFont.ARIAL
|
static PPFont |
PPFont.COURIER_NEW
|
static PPFont |
PPFont.TIMES_NEW_ROMAN
|
static PPFont |
PPFont.WINGDINGS
|
Uses of PPFont in org.apache.poi.hslf.usermodel |
---|
Methods in org.apache.poi.hslf.usermodel that return PPFont | |
---|---|
PPFont |
SlideShow.getFont(int idx)
Get a font by index |
Methods in org.apache.poi.hslf.usermodel with parameters of type PPFont | |
---|---|
int |
SlideShow.addFont(PPFont font)
Add a font in this presentation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |