Insert

Paragraphs.Insert method

Insérer un paragraphe dans la collection.

public void Insert(int index, BaseParagraph paragraph)
ParamètreTaperLa description
indexInt32L’index du paragraphe.
paragraphBaseParagraphLe paragraphe.

Voir également