Value
MathematicalText.Value property
Valor de texto
public string Value { get; set; }
Ejemplos
Ejemplo:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
string textValue = mathText.Value;
Ver también
- class MathematicalText
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides