Package | Description |
---|---|
org.zkoss.poi.hslf.model |
Modifier and Type | Field and Description |
---|---|
protected TextHeaderAtom |
TextRun._headerAtom |
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
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.