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