次の方法で共有


Background.BackgroundProperties プロパティ

定義

背景プロパティ。

スキーマ内の次の要素タグを表します: p:bgPr。

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

プロパティ値

BackgroundProperties を返します。

適用対象