Share via


ShapeRange.Left Property

Publisher Developer Reference

Returns a Variant indicating the distance from the left edge of the page to the leftmost edge of all the shapes in the specified shape range. Numeric values are in points; all other values are in any measurement supported by Publisher (for example, "2.5 in"). Read-only.

Syntax

expression.Left

expression   A variable that represents a ShapeRange object.

See Also