| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjxl.format.Pattern
Enumeration class which contains the various patterns available within the standard Excel pattern palette
| Field Summary | |
static Pattern | 
GRAY_25
 | 
static Pattern | 
GRAY_50
 | 
static Pattern | 
GRAY_75
 | 
static Pattern | 
NONE
 | 
static Pattern | 
SOLID
 | 
| Method Summary | |
 java.lang.String | 
getDescription()
Gets the textual description  | 
static Pattern | 
getPattern(int val)
Gets the pattern from the value  | 
 int | 
getValue()
Gets the value of this pattern.  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final Pattern GRAY_25
public static final Pattern GRAY_50
public static final Pattern GRAY_75
public static final Pattern NONE
public static final Pattern SOLID
| Method Detail | 
public java.lang.String getDescription()
public static Pattern getPattern(int val)
val - 
public int getValue()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||