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é dedans

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

Valeur de retour

nouveau paragraphe mathématique

Voir aussi