jxl.format
Class Border
java.lang.Object
|
+--jxl.format.Border
- Direct Known Subclasses:
- Border
- public class Border
- extends java.lang.Object
The location of a border
Constructor Summary |
protected |
Border(java.lang.String s)
Constructor |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
string
private java.lang.String string
- The string description
NONE
public static final Border NONE
ALL
public static final Border ALL
TOP
public static final Border TOP
BOTTOM
public static final Border BOTTOM
LEFT
public static final Border LEFT
RIGHT
public static final Border RIGHT
Border
protected Border(java.lang.String s)
- Constructor
getDescription
public java.lang.String getDescription()
- Gets the description