Uses of Class
org.apache.poi.sl.draw.geom.Formula

Packages that use Formula
org.apache.poi.sl.draw.geom   
 

Uses of Formula in org.apache.poi.sl.draw.geom
 

Subclasses of Formula in org.apache.poi.sl.draw.geom
 class AdjustValue
          Represents a shape adjust values (see section 20.1.9.5 in the spec)
 class Guide
          Date: 10/24/11
 

Methods in org.apache.poi.sl.draw.geom with parameters of type Formula
 double Context.evaluate(Formula fmla)
           
 



Copyright 2016 The Apache Software Foundation or its licensors, as applicable.