public final class MathLimitLocations
extends com.aspose.ms.System.Enum
Location of limits (subscript/superscript) in n-ary operators.
Modifier and Type | Field and Description |
---|---|
static int |
NotDefined
Not defined
|
static int |
SubscriptSuperscript
Limits draw as subscript and superscript
|
static int |
UnderOver
Limits draw at top and bottom of the operator symbol
|
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
Not defined
public static final int UnderOver
Limits draw at top and bottom of the operator symbol
public static final int SubscriptSuperscript
Limits draw as subscript and superscript