OpenXmlPackageValidationEventArgs Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Defines OpenXmlPackageValidationEventArgs.
The OpenXmlPackageValidationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Message | Obsolete. Gets the message string of the event. | |
Part | Obsolete. Gets the part in which the validation is processing. | |
PartClassName | Obsolete. Gets the class name of the part in issue. | |
SubPart | Obsolete. Gets the part caused the event. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top