Corners Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |