Package | Description |
---|---|
org.zkoss.poi.hslf.dev | |
org.zkoss.poi.hslf.model | |
org.zkoss.poi.hslf.record |
Modifier and Type | Method and Description |
---|---|
static void |
TextStyleListing.showStyleTextPropAtom(StyleTextPropAtom stpa) |
Modifier and Type | Field and Description |
---|---|
protected StyleTextPropAtom |
TextRun._styleAtom |
Modifier and Type | Method and Description |
---|---|
StyleTextPropAtom |
TextRun.getStyleTextPropAtom()
Characters covered
|
Constructor and 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 and Description |
---|---|
StyleTextPropAtom |
EscherTextboxWrapper.getStyleTextPropAtom() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.