Class PAPX

All Implemented Interfaces:
Comparable<PAPX>, org.apache.poi.common.Duplicatable

@Internal public final class PAPX extends BytePropertyNode<PAPX>
DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!