ShadowFormat Interface

Represents shadow formatting for a shape.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("000209CC-0000-0000-C000-000000000046")> _
Public Interface ShadowFormat
'Usage
Dim instance As ShadowFormat
[GuidAttribute("000209CC-0000-0000-C000-000000000046")]
public interface ShadowFormat

Remarks

Use the Shadow property to return a ShadowFormat object.

See Also

Reference

ShadowFormat Members

Microsoft.Office.Interop.Word Namespace