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.
Returns a Double value that represents the width of a range in points. Read-only.
expression.Width
expression A variable that represents a Range object.
To set the width, use the ColumnWidth property.