MathNaryOperatorTypes enumeration
MathNaryOperatorTypes enumeration
Nary operator IMathNaryOperator types (excluding integrals)
For integrals MathIntegralTypes
The MathNaryOperatorTypes type exposes the following members:
Fields
| Field | Description | 
|---|---|
| SUMMATION | Summation: ‘∑’ | 
| PRODUCT | Product: ‘∏’ | 
| CO_PRODUCT | Coproduct: ‘∐’ | 
| INTERSECTION | Intersection: ‘∩’ | 
| UNION | Union: ‘∪’ | 
| LOGICAL_AND | Logical And: ‘∧’ | 
| LOGICAL_OR | Logical Or: ‘∨’ | 
See Also
- enumeration MathIntegralTypes
- module aspose.slides.mathtext
- library Aspose.Slides