_Application.NextLetter Method
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub NextLetter
'Usage
Dim instance As _Application
instance.NextLetter()
void NextLetter()