GetFieldIndex Method

GetFieldIndex function

Represents the index of the field sorted by.-1 means sorting the PivotField by the labels,others means sorting by the data field.


func (instance *PivotFieldSortSetting) GetFieldIndex()  (int32,  error) 

Remarks

See Also