ShapeRange.BackgroundStyle Property
Gets or sets the background style of the shapes in the specified shape range.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property BackgroundStyle As MsoBackgroundStyleIndex
Get
Set
'Usage
Dim instance As ShapeRange
Dim value As MsoBackgroundStyleIndex
value = instance.BackgroundStyle
instance.BackgroundStyle = value
MsoBackgroundStyleIndex BackgroundStyle { get; set; }
Property Value
Type: MsoBackgroundStyleIndex
The background style of the shapes in the specified shape range.
Remarks
Read/write MsoBackgroundStyleIndex.