| BcfRowSetValue Method | |
| Name | Description | |
|---|---|---|
| SetValue(Int32, Object) |
Sets the specified value Value at the index.
| |
| SetValue(String, Object) |
Sets the specified value Value of the BcfCell with the column name.
| |
| SetValue(BcfColumn, Object) |
Sets the specified value Value of the column.
|