public final class MathVerticalAlignment
extends com.aspose.ms.System.Enum
Vertical Alignment
Modifier and Type | Field and Description |
---|---|
static int |
Bottom
Bottom
|
static int |
Center
Center
|
static int |
NotDefined
Value is not defined
|
static int |
Top
Top
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int NotDefined
Value is not defined
public static final int Top
Top
public static final int Center
Center
public static final int Bottom
Bottom