Partager via


IName.RefersToRange Property

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

Syntax

'Declaration
ReadOnly Property RefersToRange As Range
    Get
'Usage
Dim instance As IName
Dim value As Range

value = instance.RefersToRange
Range RefersToRange { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Range

See Also

Reference

IName Interface

IName Members

Microsoft.Office.Interop.Excel Namespace