Click or drag to resize

BcfCell Properties

The BcfCell type exposes the following members.

Properties
  NameDescription
Public propertyCellId
Gets the cell ID.
Public propertyColumn
Gets the BcfColumn the cell belongs to.
Public propertyColumnId
Gets the column identifier of the BcfColumn this BcfCell represents.
Public propertyColumnIndex
Gets the zero-based index of the BcfColumn this BcfCell represents.
Public propertyFaults
Gets the BcfFault objects tagging this cell.
Public propertyOwningRow
Gets the BcfRow the cell belongs to.
Public propertyTable
Gets the BcfTable the cell belongs to.
Top
See Also