Aspose::Cells::Slicers::SlicerCache::GetList method
SlicerCache::GetList method
Returns whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source. Read-only.
bool Aspose::Cells::Slicers::SlicerCache::GetList()
Examples
bool bLst = slicerCache.GetList();
See Also
- Class Vector
- Class SlicerCache
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++