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