Range.Width Property

Excel Developer Reference

Returns a Variant value that represents the width, in units, of the range.

Syntax

expression.Width

expression   A variable that represents a Range object.

See Also