|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.RowAlignment
public class RowAlignment
| Field Summary | ||
|---|---|---|
static final int | LEFT | |
| The row is aligned to the left. | ||
static final int | CENTER | |
| The row is centered. | ||
static final int | RIGHT | |
| The row is aligned to the right. | ||
| Field Detail |
|---|
LEFT | |
public static final int LEFT | |
CENTER | |
public static final int CENTER | |
RIGHT | |
public static final int RIGHT | |
|
ASPOSE home | ||||||||