public final class MathHorizontalAlignment
extends com.aspose.ms.System.Enum
Horizontal Alignment
Modifier and Type | Field and Description |
---|---|
static int |
Center
Center
|
static int |
Left
Left Justification
|
static int |
NotDefined
Value is not defined
|
static int |
Right
Right
|
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 Left
Left Justification
public static final int Center
Center
public static final int Right
Right