Corners Interface

Definition

Represents the corners of a 3-D chart.

public interface class Corners
[System.Runtime.InteropServices.Guid("000208C0-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface Corners
Public Interface Corners
Attributes

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.

Properties

Application

Returns an Application object that represents the Microsoft Excel application.

Creator

Returns a 32-bit integer that indicates the application in which this object was created.

Name

Returns the name of the object.

Parent

Returns the parent object for the specified object.

Methods

Select()

Selects the object.

Applies to