jxl.write
Class BorderLineStyle

java.lang.Object
  |
  +--jxl.format.BorderLineStyle
        |
        +--jxl.write.BorderLineStyle

Deprecated. Repackaged as jxl.format.BorderLineStyle

public final class BorderLineStyle
extends BorderLineStyle


Fields inherited from class jxl.format.BorderLineStyle
DASH_DOT, DASH_DOT_DOT, DASHED, DOTTED, DOUBLE, HAIR, MEDIUM, MEDIUM_DASH_DOT, MEDIUM_DASH_DOT_DOT, MEDIUM_DASHED, NONE, SLANTED_DASH_DOT, string, styles, THICK, THIN, value
 
Constructor Summary
private BorderLineStyle()
          Deprecated.  
 
Methods inherited from class jxl.format.BorderLineStyle
getDescription, getStyle, getValue
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

BorderLineStyle

private BorderLineStyle()
Deprecated.