Share via


Compatibility.AdjustLineHeightInTable Property

Definition

Add Document Grid Line Pitch To Lines in Table Cells.

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

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

Property Value

Returns AdjustLineHeightInTable.

Applies to