次の方法で共有


CommonSlideData.Background プロパティ

定義

スライドの背景。

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

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

プロパティ値

Background を返します。

適用対象