Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 691 Bytes

Excel.Range.Width.md

File metadata and controls

30 lines (19 loc) · 691 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.Width property (Excel)
vbaxl10.chm144219
vbaxl10.chm144219
Excel.Range.Width
75c3aff6-25a0-2f64-2c25-da213b87393b
05/11/2019
medium

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.

[!includeSupport and feedback]