 |
| BcfUndoRedoItemRelatedRowRemovedCell Property |
Gets the cell.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfRelatedRowsCell Cell { get; }Public ReadOnly Property Cell As BcfRelatedRowsCell
Get
public:
property BcfRelatedRowsCell^ Cell {
BcfRelatedRowsCell^ get ();
}member Cell : BcfRelatedRowsCell with get
Property Value
Type:
BcfRelatedRowsCellThe cell.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also