Aspose::Cells::Slicers::SlicerCache::GetName method
SlicerCache::GetName method
Returns the name of the slicer cache.
U16String Aspose::Cells::Slicers::SlicerCache::GetName()
Examples
//get the name of the slicer cache.
U16String name = slicerCache.GetName();
See Also
- Class U16String
- Class SlicerCache
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++