次の方法で共有


ParagraphProperties.SectionProperties プロパティ

定義

セクションのプロパティ。

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

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

プロパティ値

SectionProperties を返します。

適用対象