Run.RsidRunAddition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Revision Identifier for Run
Represents the following attribute in the schema: w:rsidR
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue RsidRunAddition { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidRunAddition { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunAddition { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidR")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunAddition { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunAddition { get; set; }
member this.RsidRunAddition : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidR")>]
member this.RsidRunAddition : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidR")>]
member this.RsidRunAddition : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidRunAddition As HexBinaryValue
Property Value
Returns StringValue.
- Attributes