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