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