GridCell.SetCellValue

GridCell.SetCellValue method

If the value is a formula,this method set cell’s value as FormulaType,

public void SetCellValue(object itemValue)
ParameterTypeDescription
valueObject

See Also