NamedRange.CountLarge Property

Definition

Gets the number of occurrences of the largest value in a range of values.

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

Property Value

An object that represents the number of occurrences of the largest value in a range of values.

Applies to