Click or drag to resize

XlsPivotCache CalculatedItemIndex Property

Gets the calculated index of the item. This property always returns 1.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int CalculatedItemIndex { get; }

Property Value

Type: Int32
See Also