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