View.FieldShading Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets on-screen shading for form fields.
public:
property Microsoft::Office::Interop::Word::WdFieldShading FieldShading { Microsoft::Office::Interop::Word::WdFieldShading get(); void set(Microsoft::Office::Interop::Word::WdFieldShading value); };
public Microsoft.Office.Interop.Word.WdFieldShading FieldShading { get; set; }
member this.FieldShading : Microsoft.Office.Interop.Word.WdFieldShading with get, set
Public Property FieldShading As WdFieldShading
Property Value
Remarks
WdFieldShading can be one of these WdFieldShading constants:
wdFieldShadingAlways
wdFieldShadingNever
wdFieldShadingWhenSelected