SendChars Method
Types the data into this cell one character at a time.

C# Syntax

void SendChars( 
   string newValue
)

Parameters

newValue
The value to enter.