OpenXmlPartContainer.GetPartsOfType Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetPartsOfType<T>() Enumerates all the children parts of the specified type "T" of this part.
Public method GetPartsOfType<T>(ICollection<T>) Gets all the children parts of the specified type "T" into "partCollection" of this part.

Top

See Also

Reference

OpenXmlPartContainer Class

OpenXmlPartContainer Members

DocumentFormat.OpenXml.Packaging Namespace