IMathematicalTextFactory

IMathematicalTextFactory interface

Permet de créer un élément MathematicalText

public interface IMathematicalTextFactory

Méthodes

NomLa description
CreateMathematicalText()Créer un élément de texte mathématique vide
CreateMathematicalText(char)Créer un élément de texte mathématique avec la valeur spécifiée
CreateMathematicalText(string)Créer un élément de texte mathématique vide avec la valeur spécifiée
CreateMathematicalText(string, IPortionFormat)Créer un élément de texte mathématique vide avec la valeur et les propriétés de formatage spécifiées

Remarques

Pour la comparaison COM

Voir également