Run.RsidRunDeletion 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 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