SectionProperties.RsidR Property

Definition

Section Addition Revision ID

Represents the following attribute in the schema: w:rsidR

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

Property Value

Returns StringValue.

Attributes

Applies to