次の方法で共有


Compatibility.AdjustLineHeightInTable プロパティ

定義

表のセルの線に文書グリッドの線ピッチを追加します。

スキーマ内の次の要素タグを表します: 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

プロパティ値

AdjustLineHeightInTable を返します。

適用対象