'宣言 Public Function MatchesKey( _ ByVal key As PivotKey _ ) As System.Boolean
public System.bool MatchesKey( PivotKey key )
The match is determined by comparing the formatted values for each PivotField in the key to the formatted values in the key. Therefore, matches may occur even if the raw values are different.
PivotKey クラス PivotKey メンバ