bad.robot.excel.style
Class Border
java.lang.Object
bad.robot.excel.style.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 © 2013. All Rights Reserved.