bad.robot.excel.style
Class ForegroundColour

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

public class ForegroundColour
extends AbstractValueType<Colour>

See Also:
Serialized Form

Method Summary
static ForegroundColour foregroundColour(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

foregroundColour

public static ForegroundColour foregroundColour(Colour value)


Copyright © 2013. All Rights Reserved.