MathLimitLocations
MathLimitLocations 枚举
n-ary 运算符中极限(下标/上标)的位置。
public enum MathLimitLocations
值
名称 | 值 | 描述 |
---|---|---|
NotDefined | 0 | 未定义 |
UnderOver | 1 | 极限位于运算符符号的顶部和底部 |
SubscriptSuperscript | 2 | 极限作为下标和上标绘制 |
另见
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides
n-ary 运算符中极限(下标/上标)的位置。
public enum MathLimitLocations
名称 | 值 | 描述 |
---|---|---|
NotDefined | 0 | 未定义 |
UnderOver | 1 | 极限位于运算符符号的顶部和底部 |
SubscriptSuperscript | 2 | 极限作为下标和上标绘制 |