OfficeCustomXmlPartCollection<T>.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new item to the collection. |
Add |
content | Adds an item with the specified XML content to the collection. |
Add |
document | Adds the specified XML document to the collection of custom XML parts. |