Version

Search Results

ToDouble(Double) Method

Converts the Value to a double data type Syntax Parameters result The resulting double value. If the return value is false, the result is 0. Return Value True if the value was successfully converted to a double; otherwise false.

ToDouble(IFormatProvider) Method

Convert this class instances value to a double data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A double-precision floating-point equivalent to the value of this instance Remarks If there is no meaningful conversion,...

ToDouble Method

Convert this class instances value to a double data type Overload List

ToErrorValue Method

Convert this instances value to an ExcelCalcErrorValue Syntax Return Value A ExcelCalcErrorValue containing the equivalent error code to the value of this instance Remarks This method returns an ExcelCalcErrorValue whose error code is set this instances error code. If there this instance does not contain an error,...

ToInt() Method

Convert this class instances value to an int Syntax Return Value A signed 32-bit integer value containing the equivalent value of this instance

ToInt(IFormatProvider) Method

Convert this class instances value to an int Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A signed 32-bit integer value containing the equivalent value of this instance Remarks If there is no meaningful conversion to an in...

ToInt Method

Convert this class instances value to an int Overload List

ToInt16() Method

Convert this class instances value to a short data type Syntax

ToInt16(IFormatProvider) Method

Convert this class instances value to a short data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A 16-bit signed integer floating-point equivalent to the value of this instance Remarks If there is no meaningful convers...

ToInt16 Method

Convert this class instances value to a short data type Overload List