RollZoom Property
From Microsoft Excel Visual Basic
RollZoom Property
True if the IntelliMouse zooms instead of scrolling. Read/write Boolean.
Example
This example enables the IntelliMouse to zoom instead of scroll.
Application.RollZoom = True
From Microsoft Excel Visual Basic
True if the IntelliMouse zooms instead of scrolling. Read/write Boolean.
This example enables the IntelliMouse to zoom instead of scroll.
Application.RollZoom = True