次の方法で共有


Document.Body プロパティ

定義

体。

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

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

プロパティ値

Body を返します。

適用対象