![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PatternType
Enumerates cell background pattern types.
Field Summary | |
---|---|
static short |
DIAGONAL_CROSSHATCH
Represents diagonal crosshatch pattern. |
static short |
DIAGONAL_STRIPE
Represents diagonal stripe pattern. |
static short |
GRAY12
Represents 12.5% gray pattern. |
static short |
GRAY25
Represents 25% gray pattern. |
static short |
GRAY50
Represents 50% gray pattern. |
static short |
GRAY6
Represents 6.25% gray pattern. |
static short |
GRAY75
Represents 75% gray pattern. |
static short |
HORIZONTAL_STRIPE
Represents horizontal stripe pattern. |
static short |
NONE
Represents no pattern. |
static short |
REVERSE_DIAGONAL_STRIPE
Represents reverse diagonal stripe pattern. |
static short |
SOLID
Represents solid pattern. |
static short |
THICK_DIAGONAL_CROSSHATCH
Represents thick diagonal crosshatch pattern. |
static short |
THIN_DIAGONAL_CROSSHATCH
Represents thin diagonal crosshatch pattern. |
static short |
THIN_DIAGONAL_STRIPE
Represents thin diagonal stripe pattern. |
static short |
THIN_HORIZONTAL_CROSSHATCH
Represents thin horizontal crosshatch pattern. |
static short |
THIN_HORIZONTAL_STRIPE
Represents thin horizontal stripe pattern. |
static short |
THIN_REVERSE_DIAGONAL_STRIPE
Represents thin reverse diagonal stripe pattern. |
static short |
THIN_VERTICAL_STRIPE
Represents thin vertical stripe pattern. |
static short |
VERTICAL_STRIPE
Represents vertical stripe pattern. |
Field Detail |
---|
static final short NONE
static final short SOLID
static final short GRAY50
static final short GRAY75
static final short GRAY25
static final short HORIZONTAL_STRIPE
static final short VERTICAL_STRIPE
static final short REVERSE_DIAGONAL_STRIPE
static final short DIAGONAL_STRIPE
static final short DIAGONAL_CROSSHATCH
static final short THICK_DIAGONAL_CROSSHATCH
static final short THIN_HORIZONTAL_STRIPE
static final short THIN_VERTICAL_STRIPE
static final short THIN_REVERSE_DIAGONAL_STRIPE
static final short THIN_DIAGONAL_STRIPE
static final short THIN_HORIZONTAL_CROSSHATCH
static final short THIN_DIAGONAL_CROSSHATCH
static final short GRAY12
static final short GRAY6
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |