DataPart.OpenXmlPackage Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the OpenXmlPackage which contains the current part.
public DocumentFormat.OpenXml.Packaging.OpenXmlPackage OpenXmlPackage { get; }member this.OpenXmlPackage : DocumentFormat.OpenXml.Packaging.OpenXmlPackagePublic ReadOnly Property OpenXmlPackage As OpenXmlPackage