[]
Represents the collection of memory caches from the PivotTable reports in a workbook.
public interface IPivotCaches : IEnumerable<IPivotCache>, IEnumerable
Public Interface IPivotCaches
Inherits IEnumerable(Of IPivotCache), IEnumerable
Name | Description |
---|---|
Count | Returns the number of objects in the collection. |
this[int] | Gets a PivotCache by index. |
Name | Description |
---|---|
Create(object) |