Capitalizes the first letter of each word in the selection.
Converts the first letter of each word in the selection to uppercase letters, and the other letters to lowercase letters.
document.selection.ChangeCase(eeCaseCapitalize);
document.selection.ChangeCase eeCaseCapitalize
Send feedback on this topic to Emurasoft