MathNaryOperatorTypes
MathNaryOperatorTypes 枚举
Nary 运算符 IMathNaryOperator 类型(不包括积分) For integrals MathIntegralTypes
public enum MathNaryOperatorTypes
值
| Name | Value | Description |
|---|---|---|
| Summation | 0 | Summation: ‘∑’ |
| Product | 1 | Product: ‘∏’ |
| CoProduct | 2 | Coproduct: ‘∐’ |
| Intersection | 3 | Intersection: ‘∩’ |
| Union | 4 | Union: ‘∪’ |
| LogicalAnd | 5 | Logical And: ‘∧’ |
| LogicalOr | 6 | Logical Or: ‘∨’ |
另见
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides