Convert this class instances value to a float data type Overload List
Returns a string representation of this instances value. Syntax Return Value String representation of instances value
Convert this class instances value to a string instance data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A string instance equivalent to the value of this instance Remarks If there is no meaningful conversion, this m...
Returns a string representation of this instances value. Overload List
Convert this class instances value to a uint data type Syntax Parameters conversionType The Type to which the value of this instance is convertedprovider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value An Object instance of type conversionType whose va...
Return the underlying value Syntax
Default constructor Syntax
Initializes a new ExcelCalcValue Syntax Parameters value Object to be represented by the ExcelCalcValue.
Overload List
Interface implemented by the formula object. Syntax