NoProofing Cell (Miscellaneous Section)

Determines whether spelling is automatically corrected and whether spelling errors are displayed for the selected shape. Takes a Boolean value.

Value Description
TRUE
Spelling is not automatically corrected and spelling errors are not displayed for the selected shape.
FALSE
Spelling is automatically corrected and spelling errors are displayed for the selected shape.

Remarks

To get a reference to the NoProofing cell by name from another formula or from a program, by using the CellsU property, use:

Value
Cell name:
NoProofing

To get a reference to the NoProofing cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowMisc
Cell index:
visObjNoProofing