| Package | Description |
|---|---|
| org.apache.poi.hslf.dev | |
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.record |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
TextStyleListing.showStyleTextPropAtom(StyleTextPropAtom stpa) |
| Modifier and Type | Field | Description |
|---|---|---|
protected StyleTextPropAtom |
TextRun._styleAtom |
| Modifier and Type | Method | Description |
|---|---|---|
StyleTextPropAtom |
TextRun.getStyleTextPropAtom() |
Characters covered
|
| Constructor | Description |
|---|---|
TextRun(TextHeaderAtom tha,
TextBytesAtom tba,
StyleTextPropAtom sta) |
Constructs a Text Run from a Ascii text block
|
TextRun(TextHeaderAtom tha,
TextCharsAtom tca,
StyleTextPropAtom sta) |
Constructs a Text Run from a Unicode text block
|
| Modifier and Type | Method | Description |
|---|---|---|
StyleTextPropAtom |
EscherTextboxWrapper.getStyleTextPropAtom() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.