Aspose::Cells::Pivot::PivotField::SetAutoSortField method

PivotField::SetAutoSortField method

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

void Aspose::Cells::Pivot::PivotField::SetAutoSortField(int32_t value)

See Also