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