bad.robot.excel.valuetypes
Class TopBorder

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

public class TopBorder
extends AbstractValueType<BorderStyle>

See Also:
Serialized Form

Method Summary
static TopBorder top(BorderStyle 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

top

public static TopBorder top(BorderStyle value)


Copyright © 2012. All Rights Reserved.