Click or drag to resize

TargetElement Constructor

Overload List
 NameDescription
Public methodTargetElement Initializes a new instance of the TargetElement class.
Public methodTargetElement(IEnumerableOpenXmlElement) Initializes a new instance of the TargetElement class with the specified child elements.
Public methodTargetElement(OpenXmlElement) Initializes a new instance of the TargetElement class with the specified child elements.
Public methodTargetElement(String) Initializes a new instance of the TargetElement class from outer XML.
Top
See Also