Frame.ScrollLeft Property (Outlook Forms Script)

Returns or sets a Single that specifies the distance, in points, of the left edge of the visible form from the left edge of the Frame. Read/write.

Syntax

expression.ScrollLeft

expression A variable that represents a Frame object.

Remarks

The minimum value is zero; the maximum value is the difference between the value of the ScrollWidth property and the value of the Width property for the form or page.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.