Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies when to apply on-screen shading for form fields.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdFieldShading1 As WdFieldShading = WdFieldShading.wdFieldShadingAlways
Syntax
Public Enum WdFieldShading
public enum WdFieldShading
public enum class WdFieldShading
public enum WdFieldShading
public enum WdFieldShading
Members
| Member name | Description |
|---|---|
| wdFieldShadingAlways | Always apply. |
| wdFieldShadingNever | Never apply. |
| wdFieldShadingWhenSelected | Apply only when form field is selected. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000