ConvertHelperConvertToDecimal Method

NReco.PivotData Class Library Documentation

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

public static decimal ConvertToDecimal(
	Object o,
	decimal defaultVal
)

Parameters

o
Type: SystemObject
defaultVal
Type: SystemDecimal

Return Value

Type: Decimal
See Also

Reference