GetAutoSortField Method

GetAutoSortField 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) GetAutoSortField()  (int32,  error) 

Remarks

See Also