Documentation of 'org.apache.poi.xslf.model.geom.IfElseExpression' Java class
IfElseExpression
org.apache.poi.xslf.model.geom

Class IfElseExpression

  • All Implemented Interfaces:
    Expression


    public class IfElseExpression
    extends java.lang.Object
    implements Expression
    If Else Formula:

    Arguments: 3 (fmla="?: x y z") Usage: "?: x y z" = if (x > 0), then y = value of this guide, else z = value of this guide

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double evaluate(Context ctx) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.