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