![]() |
||
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 BorderType
Enumerates the border line and diagonal line types.
Field Summary | |
---|---|
static int |
BOTTOM
Represents the bottom border line. |
static int |
DIAGONAL_DOWN
Represents the diagonal line from top left to right bottom. |
static int |
DIAGONAL_UP
Represents the diagonal line from bottom left to right top. |
static int |
LEFT
Represents the left border line. |
static int |
RIGHT
Represents the right border line. |
static int |
TOP
Represents the top border line. |
Field Detail |
---|
static final int LEFT
static final int RIGHT
static final int TOP
static final int BOTTOM
static final int DIAGONAL_DOWN
static final int DIAGONAL_UP
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |