org.apache.poi.hdf.model.hdftypes
| Constructor and Description |
|---|
StyleDescription()
Deprecated.
|
StyleDescription(byte[] std,
int baseLength,
boolean word9)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBaseStyle()
Deprecated.
|
CharacterProperties |
getCHP()
Deprecated.
|
byte[] |
getCHPX()
Deprecated.
|
ParagraphProperties |
getPAP()
Deprecated.
|
byte[] |
getPAPX()
Deprecated.
|
void |
setCHP(CharacterProperties chp)
Deprecated.
|
void |
setPAP(ParagraphProperties pap)
Deprecated.
|
public StyleDescription()
public StyleDescription(byte[] std,
int baseLength,
boolean word9)
public int getBaseStyle()
public byte[] getCHPX()
public byte[] getPAPX()
public ParagraphProperties getPAP()
public CharacterProperties getCHP()
public void setPAP(ParagraphProperties pap)
public void setCHP(CharacterProperties chp)