Share via


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

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Core Namespace