bad.robot.excel.style
Class FontColour

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

public class FontColour
extends AbstractValueType<Colour>

See Also:
Serialized Form

Method Summary
static FontColour fontColour(Colour 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

fontColour

public static FontColour fontColour(Colour value)


Copyright © 2013. All Rights Reserved.