Click or drag to resize

BuildSubElement Constructor

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