Click or drag to resize

IPivotCalculatedFields Interface

Defines a contract for pivot calculated fields, which are used to perform calculations on pivot table data.

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

The IPivotCalculatedFields type exposes the following members.

Properties
Methods
Name Description
Public method Add
Adds the calculated field to the specified pivot table.
Top
See Also