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