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