[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.CurrentArray

CurrentArray Property

CurrentArray

Gets whether the specified cell is part of an array or dynamic array, returns an IRange object that represents the entire array.

Declaration
IRange CurrentArray { get; }
ReadOnly Property CurrentArray As IRange