Uses of Class
org.apache.poi.hdf.extractor.CHP

Packages that use CHP
org.apache.poi.hdf.extractor   
 

Uses of CHP in org.apache.poi.hdf.extractor
 

Methods in org.apache.poi.hdf.extractor that return CHP
 CHP StyleDescription.getCHP()
           
 

Methods in org.apache.poi.hdf.extractor with parameters of type CHP
 void CHP.copy(CHP toCopy)
           
 void StyleDescription.setCHP(CHP chp)