 |
| CalculatingCellEventArgsCell Property |
Gets the cell.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfCell Cell { get; }Public ReadOnly Property Cell As BcfCell
Get
Property Value
Type:
BcfCellThe cell.
See Also