Range.CountLarge Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Counts the largest value in a given Range of values. Read-only.
public:
property System::Object ^ CountLarge { System::Object ^ get(); };
public object CountLarge { get; }
Public ReadOnly Property CountLarge As Object
Property Value
Object