Click or drag to resize

RowItem Constructor

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