Skip to content

Files

Latest commit

author
Docs Allowlist Management
Mar 22, 2024
76d3237 · Mar 22, 2024

History

History
23 lines (16 loc) · 611 Bytes

Excel.XlMouseButton.md

File metadata and controls

23 lines (16 loc) · 611 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlMouseButton enumeration (Excel)
Excel.XlMouseButton
52c5ae78-b59f-5ab7-88b4-2d7c0bb8b315
06/08/2017
medium

XlMouseButton enumeration (Excel)

Specifies which mouse button was pressed.

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.

[!includeSupport and feedback]