TargetElement Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
TargetElement() | Initializes a new instance of the TargetElement class. |
![]() |
TargetElement(String) | Initializes a new instance of the TargetElement class from outer XML. |
![]() |
TargetElement(array<OpenXmlElement[]) | Initializes a new instance of the TargetElement class with the specified child elements. |
![]() |
TargetElement(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TargetElement class with the specified child elements. |
Top