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