PivotAreaFilter.FieldIndex

PivotAreaFilter.FieldIndex property

Gets the index of the field which this filter refers to. A value of -2 indicates the values field.

public int FieldIndex { get; }

See Also