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