ShadowFormat Interface

Represents shadow formatting for a Shape.

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

Syntax

'Declaration
<GuidAttribute("000C031B-0000-0000-C000-000000000046")> _
Public Interface ShadowFormat _
    Inherits _IMsoDispObj
'Usage
Dim instance As ShadowFormat
[GuidAttribute("000C031B-0000-0000-C000-000000000046")]
public interface ShadowFormat : _IMsoDispObj

Remarks

Use the Shadow property to return a ShadowFormat object.

See Also

Reference

ShadowFormat Members

Microsoft.Office.Interop.Excel Namespace