NamedRange::Select Method ()

 

Selects the NamedRange control.

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

Object^ Select()

Return Value

Type: System::Object^

The following code example uses the Select method to select the cells in a NamedRange control that includes the range of cells A1 through E5.

This example is for a document-level customization.

No code example is currently available or this language may not be supported.
Return to top
Show: