Udostępnij za pośrednictwem


ShadowFormat.Style Property

Returns or sets the style of the specified shadow. Read/write.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Style As MsoShadowStyle
    Get
    Set
'Usage
Dim instance As ShadowFormat
Dim value As MsoShadowStyle

value = instance.Style

instance.Style = value
MsoShadowStyle Style { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoShadowStyle
MsoShadowStyle

See Also

Reference

ShadowFormat Interface

ShadowFormat Members

Microsoft.Office.Core Namespace