SetRowCellValue(Int32,String,Object) Method
Syntax
public void SetRowCellValue(
System.int rowHandle,
System.string fieldName,
System.object _value
)Public Overloads Sub SetRowCellValue( _
ByVal rowHandle As System.Integer, _
ByVal fieldName As System.String, _
ByVal _value As System.Object _
) Parameters
| Name | Description |
|---|---|
| rowHandle | |
| fieldName | |
| _value |