TableRow.TableRowProperties Property

Definition

Table Row Properties.

Represents the following element tag in the schema: w:trPr.

public DocumentFormat.OpenXml.Wordprocessing.TableRowProperties TableRowProperties { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableRowProperties? TableRowProperties { get; set; }
member this.TableRowProperties : DocumentFormat.OpenXml.Wordprocessing.TableRowProperties with get, set
Public Property TableRowProperties As TableRowProperties

Property Value

Applies to