Spread Windows Forms 7.0 Product Documentation
CalcConvert Class Members
See Also  Methods  Support Options
FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : CalcConvert Class


Glossary Item Box

The following tables list the members exposed by CalcConvert.

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.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.