Share via


TableCellPropertiesChange.PreviousTableCellProperties Property

Definition

Previous Table Cell Properties.

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

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

Property Value

Returns PreviousTableCellProperties.

Applies to