DetailSortOrder Property

Microsoft Office Web Components Visual Basic

Returns or sets the sort order for fields on the summary axis. Read/write Variant.

expression.DetailSortOrder

expression    Required. An expression that returns a PivotView object.

Remarks

Fields are sorted in array order. If a field included in the sort order array has its SortDirection property set to plSortDirectionDefault, the field is ignored.