Corners 接口

定义

表示三维图表的角。

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

注解

此对象不是集合。

Corners使用 属性可返回 Corners 对象。

如果图表不是三维图表,则 Corners 属性将失败。

属性

Application

返回一个 Application 对象,该对象代表 Microsoft Excel 应用程序。

Creator

返回一个 32 位整数,该整数指示在其中创建了此对象的应用程序。

Name

返回的对象的名称。

Parent

返回指定对象的父对象。

方法

Select()

选择对象。

适用于