IPivotFormula Interface
An object representing the order in which custom formulas are calculated in a PivotTable
Assembly: DS.Documents.Excel.dll
public interface IPivotFormula
Public Interface IPivotFormula
Properties
Name |
Description |
Formula
|
Gets the formula.
|
Index
|
Gets or sets the solved order of current formula.
|
Name
|
Gets the name of the specified formula in the PivotTable formula.
|