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