Ranges Interface

A collection of Range objects.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000244A0-0000-0000-C000-000000000046")> _
Public Interface Ranges _
    Inherits IEnumerable
'Usage
Dim instance As Ranges
[InterfaceTypeAttribute()]
[GuidAttribute("000244A0-0000-0000-C000-000000000046")]
public interface Ranges : IEnumerable

See Also

Reference

Ranges Members

Microsoft.Office.Interop.Excel Namespace