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
ConstructorsModifierConstructorDescriptionprotectedExtRst()protectedExtRst(LittleEndianInput in, int expectedLength) -
Method Summary
Modifier and TypeMethodDescriptionprotected UnicodeString.ExtRstclone()intbooleanprotected intReturns our size, excluding our 4 byte headershortshortintinthashCode()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:
compareToin interfaceComparable<UnicodeString.ExtRst>
-
hashCode
public int hashCode() -
clone
-
getFormattingFontIndex
public short getFormattingFontIndex() -
getFormattingOptions
public short getFormattingOptions() -
getNumberOfRuns
public int getNumberOfRuns() -
getPhoneticText
-
getPhRuns
-