[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IValue.SetValue

SetValue Method

SetValue(IValuesArray)

Sets the value of this IValue to the specified IValuesArray.

Declaration
void SetValue(IValuesArray valuesArray)
Sub SetValue(valuesArray As IValuesArray)
Parameters
Type Name Description
IValuesArray valuesArray

An IValuesArray value represents the new value.