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