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