PowerPoint.TextRun interface

表示具有相同字体属性的一个或多个字符的序列。

注解

[ API 集:PowerPointApi 1.8 ]

属性

font

字体属性 (,如字体名称、字号和颜色) 应用于此文本运行。

text

此文本的文本运行。

属性详细信息

font

字体属性 (,如字体名称、字号和颜色) 应用于此文本运行。

font?: PowerPoint.FontProperties;

属性值

注解

[ API 集:PowerPointApi 1.8 ]

text

此文本的文本运行。

text: string;

属性值

string

注解

[ API 集:PowerPointApi 1.8 ]