NamedRange.Activate Method

Activates a single-cell NamedRange control.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Function Activate As Object
Object Activate()

Return Value

Type: System.Object

Remarks

To select a range of cells, use the Select method.

.NET Framework Security

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace