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