次の方法で共有


Picture.BlipFill プロパティ

定義

図の塗りつぶし。

スキーマの要素タグ a:blipFill を表します。

public DocumentFormat.OpenXml.Drawing.BlipFill BlipFill { get; set; }
public DocumentFormat.OpenXml.Drawing.BlipFill? BlipFill { get; set; }
member this.BlipFill : DocumentFormat.OpenXml.Drawing.BlipFill with get, set
Public Property BlipFill As BlipFill

プロパティ値

BlipFill を返します。

適用対象