![]() |
||
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 TextAlignmentType
Enumerates text alignment types for text in Shape related objects, such as text alignment of TextBox, Chart's Title, DataLabels, and so on.
Field Summary | |
---|---|
static short |
BOTTOM
Represents bottom text alignment. |
static short |
CENTER
Represents center text alignment. |
static short |
DISTRIBUTED
Represents distributed text alignment. |
static short |
JUSTIFY
Represents justify text alignment. |
static short |
LEFT
Represents left text alignment. |
static short |
RIGHT
Represents right text alignment. |
static short |
TOP
Represents top text alignment. |
Field Detail |
---|
static final short LEFT
static final short CENTER
static final short RIGHT
static final short BOTTOM
static final short JUSTIFY
static final short TOP
static final short DISTRIBUTED
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |