CreateMathParagraph

CreateMathParagraph()

Créer un paragraphe mathématique vide

public IMathParagraph CreateMathParagraph()

Valeur de Retour

nouveau paragraphe mathématique

Voir Aussi


CreateMathParagraph(IMathBlock)

Crée un paragraphe mathématique et place le bloc mathématique spécifié à l’intérieur

public IMathParagraph CreateMathParagraph(IMathBlock mathBlock)
ParamètreTypeDescription
mathBlockIMathBlockbloc mathématique à placer dans le paragraphe

Valeur de Retour

nouveau paragraphe mathématique

Voir Aussi