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