GrapeCity.Xaml.CalcEngine
RangeCount Property


Gets the count of the ranges in current area.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property RangeCount As Integer
'Usage
 
Dim instance As CalcReference
Dim value As Integer
 
value = instance.RangeCount
public abstract int RangeCount {get;}

Property Value

The range count.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcReference Class
CalcReference Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options