Package | Description |
---|---|
org.apache.poi.hslf.model |
Modifier and Type | Field | Description |
---|---|---|
protected TextHeaderAtom |
TextRun._headerAtom |
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
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.