![]() |
||
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 MsoLineStyle
Enumerates the line style of the shape border line.
Field Summary | |
---|---|
static short |
SINGLE
Single line. |
static short |
THICK_BETWEEN_THIN
Thick line between the parallel thin lines. |
static short |
THICK_THIN
Two parallel lines : the top line is thick and the bottom line is thin. |
static short |
THIN_THICK
Two parallel lines : the top line is thin and the bottom line is thick. |
static short |
THIN_THIN
Two parallel lines. |
Field Detail |
---|
static final short SINGLE
static final short THICK_BETWEEN_THIN
static final short THIN_THICK
static final short THICK_THIN
static final short THIN_THIN
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |