[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.HasArray

HasArray Property

HasArray

Gets a value indicating whether the specified cell is part of an array formula.

Declaration
bool HasArray { get; }
ReadOnly Property HasArray As Boolean
Property Value
Type Description
bool

true if the specified cell is part of an array formula; otherwise, false.