Share via


Corners Interface 

Represents the corners of a 3-D chart.

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

Usage

Public Class ornersImplementation
    Implements Corners
End Class
Dim ornersImplementation1 As New ornersImplementation()

Syntax

Public Interface Corners
public interface Corners
public interface class Corners
public interface Corners
public interface Corners

Remarks

This object isn’t a collection.

Use the Corners property to return the Corners object.

If the chart isn’t a 3-D chart, the Corners property fails.

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

Corners Members