XlMouseButton Enumeration

Specifies which mouse button was pressed.

Version Information
 Version Added:  Excel 2007

Name Value Description
xlNoButton 0 No button was pressed.
xlPrimaryButton 1 The primary button (normally the left mouse button) was pressed.
xlSecondaryButton 2 The secondary button (normally the right mouse button) was pressed.