次の方法で共有


Document.DocumentBackground プロパティ

定義

ドキュメントの背景。

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

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

プロパティ値

適用対象