xl.format
Class Border

System.Object
  extended byxl.format.Border
Direct Known Subclasses:
Border

public class Border
extends System.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
 System.String getDescription()
          Gets the description
 
Methods inherited from class System.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static readonly Border NONE

ALL

public static readonly Border ALL

TOP

public static readonly Border TOP

BOTTOM

public static readonly Border BOTTOM

LEFT

public static readonly Border LEFT

RIGHT

public static readonly Border RIGHT
Method Detail

getDescription

public System.String getDescription()
Gets the description