org.apache.poi.hdf.extractor
@Deprecated public final class StyleDescription extends java.lang.Object
| Constructor and Description |
|---|
StyleDescription()
Deprecated.
|
StyleDescription(byte[] std,
int baseLength,
boolean word9)
Deprecated.
|
public StyleDescription()
public StyleDescription(byte[] std,
int baseLength,
boolean word9)
public int getBaseStyle()
public byte[] getCHPX()
public byte[] getPAPX()
public PAP getPAP()
public CHP getCHP()
public void setPAP(PAP pap)
public void setCHP(CHP chp)