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