 |
| BcfCalculatingCellEventArgsCell Property |
Gets the cell.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfCell Cell { get; }Public ReadOnly Property Cell As BcfCell
Get
public:
property BcfCell^ Cell {
BcfCell^ get ();
}member Cell : BcfCell with get
Property Value
Type:
BcfCellThe cell.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also