bad.robot.excel
Class Formula

java.lang.Object
  extended by bad.robot.excel.AbstractValueType<String>
      extended by bad.robot.excel.Formula
All Implemented Interfaces:
ValueType<String>, Serializable, Comparable<AbstractValueType<?>>

public class Formula
extends AbstractValueType<String>

See Also:
Serialized Form

Method Summary
static Formula formula(String formula)
           
 
Methods inherited from class bad.robot.excel.AbstractValueType
compareTo, equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

formula

public static Formula formula(String formula)


Copyright © 2012. All Rights Reserved.