Capitalizes the first letter of each word in the selection.
Converts the first letter of each word in the selection to uppercase letters, and converts the other letters to lowercase letters.
•Default Menu: Convert > Capitalize
•All Commands: Convert > Capitalize
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: None
•EEID_CAPITALIZE (4381)
document.selection.ChangeCase(eeCaseCapitalize);
document.selection.ChangeCase eeCaseCapitalize