jxl.format
Class Border

java.lang.Object
  extended byjxl.format.Border
Direct Known Subclasses:
Border

public class Border
extends java.lang.Object

The location of a border


Field Summary
static Border ALL
           
static Border BOTTOM
           
static Border LEFT
           
static Border NONE
           
static Border RIGHT
           
static Border TOP
           
 
Method Summary
 java.lang.String getDescription()
          Gets the description
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Method Detail

getDescription

public java.lang.String getDescription()
Gets the description