Click or drag to resize

PivotItem ItemType Property

Specifies the type of the item. Value of 'default' indicates a grand total as the last row item value

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

Property Value

Type: PivotItemType
See Also