WorkbookPart.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 (Inherited from OpenXmlPartContainer.)
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 (Inherited from OpenXmlPartContainer.)

Top

See Also

Reference

WorkbookPart Class

WorkbookPart Members

DocumentFormat.OpenXml.Packaging Namespace