Package | Description |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
static PPFont |
PPFont.ARIAL |
|
static PPFont |
PPFont.COURIER_NEW |
|
static PPFont |
PPFont.TIMES_NEW_ROMAN |
|
static PPFont |
PPFont.WINGDINGS |
Modifier and Type | Method | Description |
---|---|---|
PPFont |
SlideShow.getFont(int idx) |
Get a font by index
|
Modifier and Type | Method | Description |
---|---|---|
int |
SlideShow.addFont(PPFont font) |
Add a font in this presentation
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.