NamedRange.HasArray Property

Definition

Gets a value that indicates whether the NamedRange control is part of an array formula.

public:
 property System::Object ^ HasArray { System::Object ^ get(); };
public object HasArray { get; }
member this.HasArray : obj
Public ReadOnly Property HasArray As Object

Property Value

true if the NamedRange control is part of an array formula; otherwise, false.

Applies to