Click or drag to resize
CalculationWorks Logo
BcfRowSetValue Method
Overload List
  NameDescription
Public methodSetValue(Int32, Object)
Sets the specified value Value at the index.
Public methodSetValue(String, Object)
Sets the specified value Value of the BcfCell with the column name.
Public methodSetValue(BcfColumn, Object)
Sets the specified value Value of the column.
Top
See Also