Click or drag to resize

BcfCellIsValueNull Method

[This is preliminary documentation and is subject to change.]

Gets a value that indicates whether the cell Value property is null.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public abstract bool IsValueNull()

Return Value

Type: Boolean
true if Value is null; otherwise, false.
Version Information

BCF

Supported in: 4.0
See Also