次の方法で共有


TextElement.ParagraphIndexRange プロパティ

定義

段落テキスト範囲。

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

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

プロパティ値

ParagraphIndexRange を返します。

適用対象