MouseWheel Event

Microsoft Office Web Components Visual Basic

Private Sub Object_MouseWheel (ByVal Page As Boolean, ByVal Count As Long)

Object    The name of the ChartSpace, PivotTable, or Spreadsheet object that you are trapping this event for.

Page    Returns True if the page was changed.

Count    The number of lines that were scrolled.