Click or drag to resize

IPivotFields Interface

Represents field collection inside pivot table.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IPivotFields : IEnumerable

The IPivotFields type exposes the following members.

Properties
Methods
Name Description
Public method GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable .)
Top
See Also