bad.robot.excel.style
Class LeftBorder

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

public class LeftBorder
extends AbstractValueType<BorderStyle>

See Also:
Serialized Form

Method Summary
static LeftBorder left(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

left

public static LeftBorder left(BorderStyle value)


Copyright © 2013. All Rights Reserved.