'宣言 Protected Friend Overloads Overridable Sub SetActiveCell( _ ByVal cell As PivotCell, _ ByVal alignment As PivotCellAlignment, _ ByVal action As PivotInvokeAction, _ ByVal allowSelection As Boolean, _ ByVal setFocus As Boolean, _ ByVal scrollIntoView As Boolean, _ ByVal ignoreShiftKey As Boolean _ )
protected internal virtual void SetActiveCell( PivotCell cell, PivotCellAlignment alignment, PivotInvokeAction action, bool allowSelection, bool setFocus, bool scrollIntoView, bool ignoreShiftKey )
true
に設定された場合、シフト キーの機能は無視されます。