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

适用于