 | BcfCellTValue Property |
[This is preliminary documentation and is subject to change.]
Gets or sets the cells value.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic T Value { get; set; }Public Property Value As T
Get
Set
Return Value
Type:
TThe cells value is set; otherwise
null.
See Also