Share via


Run.RsidRunDeletion Property

Definition

Revision Identifier for Run Deletion

Represents the following attribute in the schema: w:rsidDel

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

Property Value

Returns StringValue.

Attributes

Applies to