Insert

Paragraphs.Insert method

Absatz in Sammlung einfügen.

public void Insert(int index, BaseParagraph paragraph)
ParameterTypBeschreibung
indexInt32Der Index für Absatz.
paragraphBaseParagraphDer Paragraph.

Siehe auch