org.apache.poi.hwpf.model
public final class CHPX extends BytePropertyNode
_buf
Constructor and Description |
---|
CHPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
byte[] grpprl) |
CHPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
SprmBuffer buf) |
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
getCharacterProperties(StyleSheet ss,
short istd) |
byte[] |
getGrpprl() |
SprmBuffer |
getSprmBuf() |
getEndBytes, getStartBytes
adjustForDelete, clone, compareTo, equals, getEnd, getStart, limitsAreEqual, setEnd, setStart
public CHPX(int fcStart, int fcEnd, CharIndexTranslator translator, byte[] grpprl)
public CHPX(int fcStart, int fcEnd, CharIndexTranslator translator, SprmBuffer buf)
public byte[] getGrpprl()
public SprmBuffer getSprmBuf()
public CharacterProperties getCharacterProperties(StyleSheet ss, short istd)
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.