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