ShapeRange.BackgroundStyle Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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: Microsoft.Office.Core.MsoBackgroundStyleIndex