Aspose::Cells::Slicers::SlicerCache::GetList method

SlicerCache::GetList method

Indicates whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source.

bool Aspose::Cells::Slicers::SlicerCache::GetList()

Examples

bool bLst = slicerCache.GetList();

See Also