IMathematicalText
IMathematicalText interface
Texto matemático
public interface IMathematicalText : IMathElement
Propiedades
Nombre | Descripción |
---|---|
AsIMathElement { get; } | Permite obtener la interfaz base IMathElement IMathElement |
Format { get; } | Propiedades de formato de texto |
Value { get; set; } | Valor de texto |
Ejemplos
Ejemplo:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
Ver también
- interface IMathElement
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides