Void
SelectionWorksheet
.SetStringValue(
Int32
index,
String
newVal)
Sets the worksheet StringValue property at index.
Remarks
Examples
Parameters
index
Type:
Int32
newVal
Type:
String
Return Value
Type:
Void