OpenXmlPartContainer.AddPart Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method AddPart<T>(T) Adds the part to the document. Must use the returned part to opertate the part added to the doucment
Public method AddPart<T>(T, String) Adds the part to the document with a given relationship identifier (ID). Must use the returned part to opertate the part added to the doucment

Top

See Also

Reference

OpenXmlPartContainer Class

OpenXmlPartContainer Members

DocumentFormat.OpenXml.Packaging Namespace