TableRowPropertiesChange.PreviousTableRowProperties 属性

定义

上一个表行属性。

表示架构中的以下元素标记: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

属性值

返回 PreviousTableRowProperties

适用于