Paragraph.RsidParagraphAddition Property

Definition

Revision Identifier for Paragraph

Represents the following attribute in the schema: w:rsidR

[DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphAddition { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphAddition { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphAddition { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphAddition { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphAddition { get; set; }
member this.RsidParagraphAddition : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")>]
member this.RsidParagraphAddition : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidR")>]
member this.RsidParagraphAddition : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidParagraphAddition As HexBinaryValue

Property Value

Returns StringValue.

Attributes

Applies to