SlicerCacheItemCollection.Item
SlicerCacheItemCollection indexer
Gets the SlicerCacheItem object by index.
public SlicerCacheItem this[int index] { get; }
Examples
[C#]
SlicerCacheItem item = items[0];
See Also
- class SlicerCacheItem
- class SlicerCacheItemCollection
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells