Share via


ShapeDefaults.Shadow Property

Shadow.Represents the element tag in schema: v:shadow

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Shadow As Shadow
    Get
    Set
'Usage
Dim instance As ShapeDefaults
Dim value As Shadow

value = instance.Shadow

instance.Shadow = value
public Shadow Shadow { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Shadow
Returns Shadow.

See Also

Reference

ShapeDefaults Class

ShapeDefaults Members

DocumentFormat.OpenXml.Vml.Office Namespace