CreateMathParagraph
CreateMathParagraph()
Créer un paragraphe mathématique vide
public IMathParagraph CreateMathParagraph()
Valeur de retour
nouveau paragraphe mathématique
Voir aussi
- interface IMathParagraph
- interface IMathParagraphFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides
CreateMathParagraph(IMathBlock)
Crée un paragraphe mathématique et place le bloc mathématique spécifié dedans
public IMathParagraph CreateMathParagraph(IMathBlock mathBlock)
Paramètre | Type | Description |
---|---|---|
mathBlock | IMathBlock | bloc mathématique à placer dans le paragraphe |
Valeur de retour
nouveau paragraphe mathématique
Voir aussi
- interface IMathParagraph
- interface IMathBlock
- interface IMathParagraphFactory
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides