TableRow.RsidTableRowProperties Property

Definition

Revision Identifier for Table Row Properties

Represents the following attribute in the schema: w:rsidTr

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

Property Value

Returns StringValue.

Attributes

Applies to