OpenXmlPackageValidationEventArgs.Part 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 part in which to process the validation.
public DocumentFormat.OpenXml.Packaging.OpenXmlPart Part { get; }
public DocumentFormat.OpenXml.Packaging.OpenXmlPart? Part { get; }
member this.Part : DocumentFormat.OpenXml.Packaging.OpenXmlPart
Public ReadOnly Property Part As OpenXmlPart