OpenXmlElementContext Members
Include Protected Members
Include Inherited Members
OpenXmlElementContext - OpenXml loading context
The OpenXmlElementContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
OpenXmlElementContext | OpenXmlElementContext constructor |
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
Events
Name | Description | |
---|---|---|
![]() |
ElementInserted | Occurs when element has been inserted |
![]() |
ElementInserting | Occurs when element is about to be inserted |
![]() |
ElementRemoved | Occurs when paragraph has been removed |
![]() |
ElementRemoving | Occurs when element is about to be removed |
Top