Spread Windows Forms 10.0 Product Documentation
CalcConvert Class Methods


For a list of all members of this type, see CalcConvert members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)IsNumberDetermines whether the specified value is a numeric data type.  
Public Methodstatic (Shared in Visual Basic)ToBoolConverts the specified value to a boolean value.  
Public Methodstatic (Shared in Visual Basic)ToDateTimeConverts the specified value to a DateTime value.  
Public Methodstatic (Shared in Visual Basic)ToDoubleConverts the specified value to a double-precision, floating-point number.  
Public Methodstatic (Shared in Visual Basic)ToIntConverts the specified value to a 32-bit signed integer.  
Public Methodstatic (Shared in Visual Basic)ToStringOverloaded. Converts the specified value to a string representation.  
Public Methodstatic (Shared in Visual Basic)ToTimeSpanConverts the specified value to a TimeSpan value.  
Public Methodstatic (Shared in Visual Basic)TryConvertOverloaded. Convert a value to decimal value. The converted value is matched with IsNumber function.  
Public Methodstatic (Shared in Visual Basic)TryToDoubleConverts the specified value to a double-precision, floating-point number.  
Top
See Also

Reference

CalcConvert Class
FarPoint.CalcEngine Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.