Range.Width property (Excel)

Returns a Double value that represents the width of a range in points. Read-only.

Syntax

expression.Width

expression A variable that represents a Range object.

Remarks

To set the width, use the ColumnWidth property.

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.