OpenXmlPartContainer.GetPartsOfType Generic Method (Microsoft.Office.DocumentFormat.OpenXml.Packaging)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description |
---|---|
OpenXmlPartContainer.GetPartsOfType () | Enumerate all the child parts of the specified type "T" of this part. |
OpenXmlPartContainer.GetPartsOfType (Generic ) | Get all the child parts of the specified type "T" into "partCollection" of this part. |
See Also
Reference
OpenXmlPartContainer Class
OpenXmlPartContainer Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace