Click or drag to resize

PivotDataField Name Property

Gets / sets name of the data field.

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

Property Value

Type: String

Implements

IPivotDataField Name
See Also