Uses of Class
org.apache.poi.hssf.record.common.ExtRst
-
Packages that use ExtRst Package Description org.apache.poi.hssf.record.common -
-
Uses of ExtRst in org.apache.poi.hssf.record.common
Methods in org.apache.poi.hssf.record.common that return ExtRst Modifier and Type Method Description ExtRst
ExtRst. copy()
ExtRst
UnicodeString. getExtendedRst()
Methods in org.apache.poi.hssf.record.common with parameters of type ExtRst Modifier and Type Method Description int
ExtRst. compareTo(ExtRst o)
Constructors in org.apache.poi.hssf.record.common with parameters of type ExtRst Constructor Description ExtRst(ExtRst other)
-