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