SetStringValue(int, string)

Sets the worksheet StringValue property at index.

Declaration Syntax

public void SetStringValue(int index, string newVal)

Parameters

index(int)

No details are provided for this entry.

newVal(string)

No details are provided for this entry.