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