ViewportLeft Property

Microsoft Office Web Components Visual Basic

expression.ViewportLeft

expression    Required. An expression that returns a PivotData object.

Remarks

Use the ViewportTop property to return or set the top 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.