bad.robot.excel.valuetypes
Class Border
java.lang.Object
bad.robot.excel.valuetypes.Border
public class Border
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
border
public static Border border(TopBorder top,
RightBorder right,
BottomBorder bottom,
LeftBorder left)
getBottom
public BottomBorder getBottom()
getTop
public TopBorder getTop()
getLeft
public LeftBorder getLeft()
getRight
public RightBorder getRight()
Copyright © 2012. All Rights Reserved.