MathNaryOperatorTypes
Enumeración MathNaryOperatorTypes
Tipos de operador Nary IMathNaryOperator (excluyendo integrales) Para integrales MathIntegralTypes
public enum MathNaryOperatorTypes
Valores
| Nombre | Valor | Descripción |
|---|---|---|
| Summation | 0 | Summation: ‘∑’ |
| Product | 1 | Product: ‘∏’ |
| CoProduct | 2 | Coproduct: ‘∐’ |
| Intersection | 3 | Intersection: ‘∩’ |
| Union | 4 | Union: ‘∪’ |
| LogicalAnd | 5 | Logical And: ‘∧’ |
| LogicalOr | 6 | Logical Or: ‘∨’ |
Ver también
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides