NamedRange.CurrentArray Property

If the NamedRange control is part of an array, gets a Range that represents the entire array.

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

Syntax

'Declaration
ReadOnly Property CurrentArray As Range
Range CurrentArray { get; }

Property Value

Type: Range
A Range that represents an array, if the NamedRange control is part of an array.

.NET Framework Security

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace