ShadowFormat Interface 

Represents shadow formatting for a shape.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class hadowFormatImplementation
    Implements ShadowFormat
End Class
Dim hadowFormatImplementation1 As New hadowFormatImplementation()

Syntax

Public Interface ShadowFormat
    Inherits _IMsoDispObj
public interface ShadowFormat : _IMsoDispObj
public interface class ShadowFormat : public _IMsoDispObj
public interface ShadowFormat implements _IMsoDispObj
public interface ShadowFormat implements _IMsoDispObj

Remarks

Use the Shadow property to return a ShadowFormat object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

ShadowFormat Members