Package org.apache.poi.hpbf.model.qcbits
Class QCTextBit
java.lang.Object
org.apache.poi.hpbf.model.qcbits.QCBit
org.apache.poi.hpbf.model.qcbits.QCTextBit
A Text based bit of Quill Contents
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hpbf.model.qcbits.QCBit
getBitType, getData, getDataOffset, getLength, getOptA, getOptB, getOptC, getThingType, setData, setDataOffset, setOptA, setOptB, setOptC
-
Constructor Details
-
QCTextBit
-
-
Method Details
-
getText
Returns the text. Note that line endings are \r and not \n -
setText
-