Class UnicodeString.ExtRst
java.lang.Object
org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- All Implemented Interfaces:
Comparable<UnicodeString.ExtRst>
- Enclosing class:
- UnicodeString
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ExtRst()
protected
ExtRst
(LittleEndianInput in, int expectedLength) -
Method Summary
Modifier and TypeMethodDescriptionprotected UnicodeString.ExtRst
clone()
int
boolean
protected int
Returns our size, excluding our 4 byte headershort
short
int
int
hashCode()
protected void
-
Constructor Details
-
ExtRst
protected ExtRst() -
ExtRst
-
-
Method Details
-
getDataSize
protected int getDataSize()Returns our size, excluding our 4 byte header -
serialize
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<UnicodeString.ExtRst>
-
hashCode
public int hashCode() -
clone
-
getFormattingFontIndex
public short getFormattingFontIndex() -
getFormattingOptions
public short getFormattingOptions() -
getNumberOfRuns
public int getNumberOfRuns() -
getPhoneticText
-
getPhRuns
-