Click or drag to resize

IPivotDataField BaseItem Property

Gets or sets the base item.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
int BaseItem { get; set; }

Property Value

Type: Int32
The base item.
See Also