|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.ListLevelAlignment
public class ListLevelAlignment
Used as a value for the
| Field Summary | ||
|---|---|---|
static final int | LEFT | |
| The list label is aligned to the left of the number position. | ||
static final int | CENTER | |
| The list label is centered at the number position. | ||
static final int | RIGHT | |
| This list label is aligned to the right of the number position. | ||
| Field Detail |
|---|
LEFT | |
public static final int LEFT | |
CENTER | |
public static final int CENTER | |
RIGHT | |
public static final int RIGHT | |
|
ASPOSE home | ||||||||