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