jxl.write
Class Pattern

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

Deprecated. Repackaged as jxl.format.Pattern

public final class Pattern
extends Pattern

Enumeration class which contains the various patterns available within the standard Excel pattern palette


Fields inherited from class jxl.format.Pattern
GRAY_25, GRAY_50, GRAY_75, NONE, patterns, SOLID, string, value
 
Constructor Summary
private Pattern()
          Deprecated. Private constructor
 
Methods inherited from class jxl.format.Pattern
getDescription, getPattern, getValue
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Pattern

private Pattern()
Deprecated. 
Private constructor
Parameters:
val -