Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 622 Bytes

Excel.Range.Name.md

File metadata and controls

33 lines (19 loc) · 622 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.Name property (Excel)
vbaxl10.chm144162
vbaxl10.chm144162
Excel.Range.Name
39d1a326-e123-443c-29c0-453f7b4a8760
05/11/2019
medium

Range.Name property (Excel)

Returns or sets a Variant value that represents the name of the object.

Syntax

expression.Name

expression A variable that represents a Range object.

Remarks

The name of a Range object is a Name object.

[!includeSupport and feedback]