SlicerCache.Name
SlicerCache.Name property
Returns the name of the slicer cache.
public string Name { get; }
Examples
[C#]
//get the name of the slicer cache.
Console.WriteLine(slicerCache.Name);
See Also
- class SlicerCache
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells