expression.ViewportTop
expression Required. An expression that returns a PivotData object.
Remarks
Use the ViewportLeft property to return or set the left side of the viewable data range.
Setting this property to an invalid value will result in a run-time error. For example, setting this property to 5000 when the data range cannot be scrolled by that many pixels will result in a run-time error.