GrapeCity.Xaml.CalcEngine
CalcValueFunction Class
Members 


Converts a text string that represents a number to a number.
Syntax
'Declaration
 
Public Class CalcValueFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcValueFunction
public class CalcValueFunction : CalcBuiltinFunction 
Remarks
Text can be in any of the constant number, date, or time formats recognized by Microsoft Excel. If text is not in one of these formats, VALUE returns the #VALUE! error value.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcValueFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options