Class FormatRun
java.lang.Object
org.apache.poi.hssf.record.common.FormatRun
- All Implemented Interfaces:
Comparable<FormatRun>,GenericRecord
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface org.apache.poi.common.usermodel.GenericRecord
getGenericChildren, getGenericRecordType
-
Constructor Details
-
FormatRun
public FormatRun(short character, short fontIndex) -
FormatRun
-
FormatRun
-
-
Method Details
-
getCharacterPos
public short getCharacterPos() -
getFontIndex
public short getFontIndex() -
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<FormatRun>
-
hashCode
public int hashCode() -
toString
-
serialize
-
getGenericProperties
- Specified by:
getGenericPropertiesin interfaceGenericRecord
-