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