Click or drag to resize

SingleXmlCell Constructor

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