SetValue(int, double)

Sets the worksheet Value property at index.

Declaration Syntax

public void SetValue(int index, double newVal)

Parameters

index(int)

No details are provided for this entry.

newVal(double)

No details are provided for this entry.