ChartFont 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ChartFont
[System.Runtime.InteropServices.Guid("000C1718-0000-0000-C000-000000000046")]
public interface ChartFont
[<System.Runtime.InteropServices.Guid("000C1718-0000-0000-C000-000000000046")>]
type ChartFont = interface
Public Interface ChartFont
- 属性
属性
Application |
返回一个 Application 对象,该对象代表该对象的容器应用程序。 |
Background | |
Bold | |
Color | |
ColorIndex | |
Creator |
返回一个 32 位整数,该整数指示在其中创建了此对象的应用程序。 只读。 |
FontStyle | |
Italic | |
Name | |
OutlineFont | |
Parent |
返回指定对象的父对象。 只读。 |
Shadow | |
Size | |
StrikeThrough | |
Subscript | |
Superscript | |
Underline |