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