RowItems Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
RowItems() | Initializes a new instance of the RowItems class. | |
RowItems(String) | Initializes a new instance of the RowItems class from outer XML. | |
RowItems(array<OpenXmlElement[]) | Initializes a new instance of the RowItems class with the specified child elements. | |
RowItems(IEnumerable<OpenXmlElement>) | Initializes a new instance of the RowItems class with the specified child elements. |
Top