Share via


TableRow.RsidTableRowAddition Property

Definition

Revision Identifier for Table Row

Represents the following attribute in the schema: w:rsidR

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

Property Value

Returns StringValue.

Attributes

Applies to