Count
SlicerCacheItemCollection.Count property
SlicerCacheItem’in sayısını alır.
public int Count { get; }
Örnekler
[C#]
int count = items.Count;
Ayrıca bakınız
- class SlicerCacheItemCollection
- ad alanı Aspose.Cells.Slicers
- toplantı Aspose.Cells
SlicerCacheItem’in sayısını alır.
public int Count { get; }
[C#]
int count = items.Count;