Share via


TableRowPropertiesChange.PreviousTableRowProperties Property

Definition

Previous Table Row Properties.

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

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

Property Value

Returns PreviousTableRowProperties.

Applies to