MathematicalTextFactory

MathematicalTextFactory class

Permet de créer un élément MathematicalText

public class MathematicalTextFactory : IMathematicalTextFactory

Constructeurs

NomDescription
MathematicalTextFactory()Le constructeur par défaut.

Méthodes

NomDescription
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 spécifiée et les propriétés de formatage

Remarques

Pour la compatibilité COM

Voir aussi