Click or drag to resize

Row Constructor

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