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