TableRow.RsidTableRowDeletion Property

Definition

Revision Identifier for Table Row Deletion

Represents the following attribute in the schema: w:rsidDel

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

Property Value

Returns StringValue.

Attributes

Applies to