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 (クリア) の値として取得または設定します。

適用対象