Word 2010,Add bunch of words in paragraph in one step to spell checker dictionary?
Posted
by
hasanghaforian
on Super User
See other posts from Super User
or by hasanghaforian
Published on 2013-11-13T03:33:07Z
Indexed on
2013/11/13
3:58 UTC
Read the original article
Hit count: 532
microsoft-word-2010
|spell-check
I have to create Documents in about my project that is written in about Android.I use Word 2010
and I copy some lines of my code into the Word doc then I add my descriptions.My problem is huge number of error of spell checker of Word that arises in each paragraph(lines that I paste them from my code into Word).For example it may be used setSpan
,removeSpan
and ... in my codes and spell checker show red underline under all of them.You can see huge number of errors in a few lines that I paste them:
Is there a way to add all spell errors to word dictionary at once for selected area?
© Super User or respective owner