Version

Search Results

ToInt32() Method

Convert this class instances value to a int data type Syntax Return Value A 32-bit signed integer floating-point equivalent to the value of this instance

ToInt32(IFormatProvider) Method

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

ToInt32 Method

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

ToInt64() Method

Convert this class instances value to a long data type Syntax

ToInt64(IFormatProvider) Method

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

ToInt64 Method

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

ToReference() Method

Convert this instances value to a IExcelCalcReference. Syntax Return Value If this instance contains a object that implements the IExcelCalcReference interface, this method returns the object instance, else an error reference is returned. Remarks The instance values underlying data type must be reference to return...

ToReference Method

Convert this instances value to a IExcelCalcReference. Overload List

ToSingle() Method

Convert this class instances value to a float data type Syntax

ToSingle(IFormatProvider) Method

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