Click or drag to resize

BcfColumnValueType Property

Gets the type of the cells Value property.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract Type ValueType { get; }

Property Value

Type: Type
The type of the cells Value property.
See Also