Introducedin | ||||
---|---|---|---|---|
|
Description |
---|
Excerpt |
---|
Returns the base field used in calculating the values for a data field that are shown in the PivotTable. |
Signature | ||||
---|---|---|---|---|
| ||||
public SourceField BaseField{ get;} |
Signature | ||||
---|---|---|---|---|
| ||||
Public Property BaseField() As SourceField |
Remarks |
---|
Value fields return null. You can check if a Pivot Table field is a value field with the When calling |