Can the spell checking tool be started at the end of a macro?

Hello All,

I am have written a macro to automatically fix a number of issues with our prints as we touch them. The last task I would like this macro to do is kick off the spell check tool. Is there a way to do this?

I have found the CheckSpelling method but that is not starting the GUI nor am I able to get it to report errors (that I purposely added). I am not looking to programmatically fix the spelling but convince the user to step through any potential spelling errors in the print.

Thank you for your help.

SolidworksApi macros