FillOverlay.Blend プロパティ

定義

Blend.Represents は、次のスキーマの属性: ブレンド

[DocumentFormat.OpenXml.SchemaAttr(0, "blend")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> Blend { get; set; }
member this.Blend : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlendModeValues> with get, set
Public Property Blend As EnumValue(Of BlendModeValues)

プロパティ値

EnumValue<BlendModeValues>

返します。 EnumValue<T>

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

基本エフェクトを使用して塗りつぶしをブレンドする方法を指定します。

可能なこの属性の値は、ST_BlendMode単純型です。

適用対象