Count
SlicerCacheItemCollection.Count property
Hämtar antalet SlicerCacheItem.
public int Count { get; }
Exempel
[C#]
int count = items.Count;
Se även
- class SlicerCacheItemCollection
- namnutrymme Aspose.Cells.Slicers
- hopsättning Aspose.Cells
Hämtar antalet SlicerCacheItem.
public int Count { get; }
[C#]
int count = items.Count;