CompareOrderedMembersBy Property

Microsoft Office Web Components Visual Basic

constant that determines how the PivotTable control sorts members of the specified field set when a custom sort order has been established by the OrderedMembers property. Read/write.

expression.CompareOrderedMembersBy

expression    Required. An expression that returns a PivotFieldSet object.

Remarks

The default setting when the specified field set is a time-based field is plMembersCompareByName. Otherwise, the default setting is plMembersCompareByUniqueName.