SetAutoSortField Method

SetAutoSortField function

Represents the index of field which is auto sorted.-1 means PivotField itself,others means the position of the data fields.


func (instance *PivotField) SetAutoSortField(value int32)  error

Remarks

See Also