org.apache.poi.hdf.extractor
Class StyleDescription
java.lang.Object
org.apache.poi.hdf.extractor.StyleDescription
public final class StyleDescription
- extends java.lang.Object
Comment me
- Author:
- Ryan Ackley
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleDescription
public StyleDescription()
StyleDescription
public StyleDescription(byte[] std,
int baseLength,
boolean word9)
getBaseStyle
public int getBaseStyle()
getCHPX
public byte[] getCHPX()
getPAPX
public byte[] getPAPX()
getPAP
public PAP getPAP()
getCHP
public CHP getCHP()
setPAP
public void setPAP(PAP pap)
setCHP
public void setCHP(CHP chp)