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