Uses of Class
org.apache.poi.hssf.record.common.PhRun
-
Packages that use PhRun Package Description org.apache.poi.hssf.record.common -
-
Uses of PhRun in org.apache.poi.hssf.record.common
Methods in org.apache.poi.hssf.record.common that return PhRun Modifier and Type Method Description PhRun[]
ExtRst. getPhRuns()
Constructors in org.apache.poi.hssf.record.common with parameters of type PhRun Constructor Description PhRun(PhRun other)
-