SectionProperties.RsidDel Property

Definition

Section Deletion Revision ID

Represents the following attribute in the schema: w:rsidDel

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

Property Value

Returns StringValue.

Attributes

Applies to