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