GlowFormat 接口

定义

代表形状或形状区域的发光格式。

public interface class GlowFormat
[System.Runtime.InteropServices.Guid("F1B14F40-5C32-4C8C-B5B2-DE537BB6B89D")]
public interface GlowFormat
type GlowFormat = interface
Public Interface GlowFormat
属性

属性

Application

获取表示 Application Microsoft Word 应用程序的 对象。

Color

返回发光效果的颜色。 此为只读属性。

Creator

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

Parent

获取表示 Object 指定 GlowFormat 对象的父对象的 。

Radius

返回或设置发光效果的半径长度。 读/写。

Transparency

获取或设置发光效果的透明度程度,该值介于 0.0 (不透明) 和 1.0 (清除) 之间。

适用于