CompareMemberCaptionsBy Property

Microsoft Office Web Components Visual Basic

constant that determines how the PivotTable control compares member captions to the list of custom captions set by the MemberCaptions property. Captions that match the custom list established by the MemberCaptions property are renamed using the custom caption. Read/write.

expression.CompareMemberCaptionsBy

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.