Class LimitLocationType
Represent the limit location of integral and n-ary.
Inheritance
System.Object
LimitLocationType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class LimitLocationType : Enum
Fields
SubSuperscript
Subscript-Superscript location
Declaration
public const LimitLocationType SubSuperscript
Field Value
Type |
---|
LimitLocationType |
UnderOver
Under-Over location.
Declaration
public const LimitLocationType UnderOver
Field Value
Type |
---|
LimitLocationType |