LegendEntry 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class LegendEntry
[System.Runtime.InteropServices.Guid("000C171A-0000-0000-C000-000000000046")]
public interface LegendEntry
[<System.Runtime.InteropServices.Guid("000C171A-0000-0000-C000-000000000046")>]
type LegendEntry = interface
Public Interface LegendEntry
- 属性
属性
Application |
返回一个 Application 对象,该对象代表该对象的容器应用程序。 |
AutoScaleFont | |
Creator |
返回一个 32 位整数,该整数指示在其中创建了此对象的应用程序。 只读。 |
Font | |
Format | |
Height | |
Index | |
Left | |
LegendKey | |
Parent | |
Top | |
Width |
方法
Delete() | |
Select() |