OfficeCustomXmlPartCollection<T>.Insert Method
Name | Parameters | Description |
---|---|---|
Insert |
index, content | Inserts a new custom XML part with the given content at the specified position in the collection. |
Insert |
index, document | Inserts the specified XML document at the specified position in the collection. |
Insert |
index | Inserts a new custom XML part at the specified position in the collection. |