public final class QuartileMethodType
extends com.aspose.ms.System.Enum
Returns type of quartile method
Modifier and Type | Field and Description |
---|---|
static int |
Exclusive
Represents exclusive quartile method.
|
static int |
Inclusive
Represents inclusive quartile method.
|
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 Exclusive
Represents exclusive quartile method.
public static final int Inclusive
Represents inclusive quartile method.