TableGridChange.PreviousTableGrid Property

Definition

Previous Table Grid.

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

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

Property Value

Returns PreviousTableGrid.

Applies to