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