CreateMathParagraph

CreateMathParagraph()

Créer un paragraphe mathématique vide

public IMathParagraph CreateMathParagraph()

Return_Value

nouveau paragraphe de maths

Voir également


CreateMathParagraph(IMathBlock)

Crée un paragraphe mathématique et y place le bloc mathématique spécifié

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

Return_Value

nouveau paragraphe de maths

Voir également