ResetImeSentenceMode Method (Rows.DefaultRow)
Resets the IME sentence mode for the row and makes the row inherit the IME sentence mode from the default row.
public void ResetImeSentenceMode()
'Declaration
Public Sub ResetImeSentenceMode()
'Usage
Dim instance As Rows.DefaultRow
instance.ResetImeSentenceMode()