BcfRowGetCell Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| GetCell(String) |
Gets the BcfCell of column specified by columnName.
| |
| GetCell(BcfColumn) |
Returns the BcfCell of column.
| |
| GetCellT(BcfColumnT) |
Returns the BcfCellT of column.
|