IPivotDataField
Name Property
 | 
Gets / sets name of the data field.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
 
ReadOnly Property Name As String
	Get
 
property String^ Name {
	String^ get ();
}
 
abstract Name : string with get
 
 
 
Property Value
Type:
String
 
See Also