GrapeCity.Xaml.CalcEngine
CalcRandBetweenFunction Class
Members 


Returns a random integer number between the numbers you specify.
Syntax
'Declaration
 
Public Class CalcRandBetweenFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcRandBetweenFunction
public class CalcRandBetweenFunction : CalcBuiltinFunction 
Remarks
A new random integer number is returned every time the worksheet is calculated.
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.Functions.CalcFunction
      GrapeCity.CalcEngine.Functions.CalcBuiltinFunction
         GrapeCity.CalcEngine.Functions.CalcRandBetweenFunction

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcRandBetweenFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options