Class MathLimitType
Specifies the type that represents the limit.
Inheritance
System.Object
MathLimitType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class MathLimitType : Enum
Fields
LowerLimit
Specifies the lower limit.
Declaration
public const MathLimitType LowerLimit
Field Value
Type | Description |
---|---|
MathLimitType |
UpperLimit
Specifies the upper limit.
Declaration
public const MathLimitType UpperLimit
Field Value
Type | Description |
---|---|
MathLimitType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |