Enum MathLimitType
Specifies the type that represents the limit.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum MathLimitType
Fields
Name | Description |
---|---|
LowerLimit | Specifies the lower limit. |
UpperLimit | Specifies the upper limit. |