|
||
| 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 MsoLineDashStyle
Enumerates the dash style of the shape border line.
| Field Summary | |
|---|---|
static short |
DASH
Represent a dash line. |
static short |
DASH_DOT
Represents a dash-dot line. |
static short |
LONG_DASH
Represents a long-dash line. |
static short |
LONG_DASH_DOT
Represents a long-dash-dot line. |
static short |
LONG_DASH_DOT_DOT
Represents a long-dash-dot-dot line. |
static short |
ROUND_DOT
Represents a round-dot line. |
static short |
SOLID
Represents a solid line. |
static short |
SQUARE_DOT
Represents a square-dot line. |
| Field Detail |
|---|
static final short DASH
static final short DASH_DOT
static final short LONG_DASH_DOT_DOT
static final short LONG_DASH
static final short LONG_DASH_DOT
static final short ROUND_DOT
static final short SOLID
static final short SQUARE_DOT
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||