IMathematicalText
Interfaz IMathematicalText
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 del texto |
Ejemplos
Ejemplo:
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
Véase También
- interfaz IMathElement
- espacio de nombre Aspose.Slides.MathText
- ensamblaje Aspose.Slides