Class PhRun
- java.lang.Object
-
- org.apache.poi.hssf.record.common.PhRun
-
@Internal public class PhRun extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-
-
-
Constructor Detail
-
PhRun
public PhRun(PhRun other)
-
PhRun
public PhRun(int phoneticTextFirstCharacterOffset, int realTextFirstCharacterOffset, int realTextLength)
-
-