java.lang.Object
com.aspose.cells.ControlCaptionAlignmentType
public class ControlCaptionAlignmentType
| Field Summary | ||
|---|---|---|
static final int | LEFT | |
| The left of the control. | ||
static final int | RIGHT | |
| The right of the control. | ||
| Field Detail |
|---|
LEFT | |
public static final int LEFT | |
RIGHT | |
public static final int RIGHT | |