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