Numerator
MathFraction.Numerator property
Numerador
public IMathElement Numerator { get; }
Ejemplos
Ejemplo:
[C#]
IMathFraction mathFraction = new MathematicalText("x").Divide("y");
IMathElement numerator = mathFraction.Numerator;
Ver también
- interface IMathElement
- class MathFraction
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides