TableRow.RsidTableRowProperties 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 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