bad.robot.excel.valuetypes
Class FontSize

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

public class FontSize
extends AbstractValueType<Short>

See Also:
Serialized Form

Method Summary
static FontSize fontSize(String value)
           
 
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

fontSize

public static FontSize fontSize(String value)


Copyright © 2012. All Rights Reserved.