Spelling

S

swje

Hi,
In PowerPoint menu, we can find Spelling menu item to check text,
however, in PowerPoint VBA help , can't find the Spelling or CheckSpelling
method,
what's the problem?

Thanks in advance
 
G

Geetesh Bajaj

Code normally does not require spellchecking -- so they do have a Debug
option there.
 
S

swje

As you said, in powerpoint can't code spellchecking as in word,excel:
Application.CheckSpelling?

Thanks!
 
Top