IMathematicalText
IMathematicalText interface
Texte mathématique
public interface IMathematicalText : IMathElement
Propriétés
Nom | La description |
---|---|
AsIMathElement { get; } | Permet d’obtenir l’interface IMathElement de base IMathElement |
Format { get; } | Propriétés de formatage du texte |
Value { get; set; } | Valeur textuelle |
Exemples
Exemple :
[C#]
IMathematicalText mathText = new MathematicalText("x+y");
Voir également
- interface IMathElement
- espace de noms Aspose.Slides.MathText
- Assemblée Aspose.Slides