GrapeCity.Xaml.CalcEngine
IsVolatile Method (CalcFunction)


Determines whether the function is volatile while evaluate.
Syntax
'Declaration
 
Public Overridable Function IsVolatile() As Boolean
'Usage
 
Dim instance As CalcFunction
Dim value As Boolean
 
value = instance.IsVolatile()
public virtual bool IsVolatile()

Return Value

true if the function is volatile; false otherwise.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunction Class
CalcFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options