BcfCellT Properties |
The BcfCellT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CellId |
Gets the cell ID.
(Inherited from BcfCell.) | |
| Column |
Gets the BcfColumn the cell belongs to.
| |
| ColumnId | (Inherited from BcfCell.) | |
| ColumnIndex | (Inherited from BcfCell.) | |
| Faults |
Gets the BcfFault objects tagging this cell.
(Inherited from BcfCell.) | |
| OwningRow |
Gets the BcfRow the cell belongs to.
(Inherited from BcfCell.) | |
| Table |
Gets the BcfTable the cell belongs to.
(Inherited from BcfCell.) | |
| Value |
Gets or sets the cells value.
|