ConvertHelperConvertToDouble Method

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax

public static double ConvertToDouble(
	Object o,
	double defaultVal
)

Parameters

o
Type: SystemObject
defaultVal
Type: SystemDouble

Return Value

Type: Double
See Also

Reference