Range.CurrentArray Property

Definition

If the specified cell is part of an array, returns a Range object that represents the entire array.

public:
 property Microsoft::Office::Interop::Excel::Range ^ CurrentArray { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range CurrentArray { get; }
Public ReadOnly Property CurrentArray As Range

Property Value

Applies to