MathNaryOperatorTypes
MathNaryOperatorTypes Aufzählung
Nary-Operator-Typen von IMathNaryOperator (ausgenommen Integrale) Für Integrale MathIntegralTypes
public enum MathNaryOperatorTypes
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| Summation | 0 | Summation: ‘∑’ |
| Product | 1 | Product: ‘∏’ |
| CoProduct | 2 | Coproduct: ‘∐’ |
| Intersection | 3 | Intersection: ‘∩’ |
| Union | 4 | Union: ‘∪’ |
| LogicalAnd | 5 | Logical And: ‘∧’ |
| LogicalOr | 6 | Logical Or: ‘∨’ |
Siehe auch
- Namensraum Aspose.Slides.MathText
- Assembly Aspose.Slides