Aspose::Cells::Slicers::Slicer::GetSlicerCache method
Slicer::GetSlicerCache method
Returns the SlicerCache object associated with the slicer. Read-only.
SlicerCache Aspose::Cells::Slicers::Slicer::GetSlicerCache()
Examples
SlicerCache slicerCache = slicer.GetSlicerCache();
See Also
- Class SlicerCache
- Class Slicer
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++