WdFieldShading enumeration (Word)
Specifies when to apply on-screen shading for form fields.
Name | Value | Description |
---|---|---|
wdFieldShadingAlways | 1 | Always apply. |
wdFieldShadingNever | 0 | Never apply. |
wdFieldShadingWhenSelected | 2 | Apply only when form field is selected. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.