title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.RollZoom property (Excel) |
vbaxl10.chm133202 |
|
|
0bdad2a6-9d8d-cd69-cb73-45e9f92447d1 |
04/05/2019 |
medium |
True if the IntelliMouse zooms instead of scrolling. Read/write Boolean.
expression.RollZoom
expression A variable that represents an Application object.
This example enables the IntelliMouse to zoom instead of scroll.
Application.RollZoom = True
[!includeSupport and feedback]