[]
Represents the collection of IPivotFormula
public interface IPivotFormulas : IEnumerable<IPivotFormula>, IEnumerable
Public Interface IPivotFormulas
Inherits IEnumerable(Of IPivotFormula), IEnumerable
Name | Description |
---|---|
Count | Returns the number of objects in the collection. |
this[int] | Returns the IPivotFormula by index. |