Click or drag to resize

IPivotDataFields Interface

Represents pivot cache data field collection.

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

The IPivotDataFields type exposes the following members.

Properties
Methods
Name Description
Public method Add
Adds new data field to the collection.
Top
See Also