Share via


Rectangle.Width Property

Word Developer Reference

Returns or sets a Long that represents the width, in points, of a rectangle. Read/write Long.

Syntax

expression.Width

expression   A variable that represents a Rectangle object.

See Also