次の方法で共有


Compatibility.UseSingleBorderForContiguousCells プロパティ

定義

テーブル罫線の競合に対して簡略化されたルールを使用します。

スキーマ内の次の要素タグを表します。 w:useSingleBorderforContiguousCells。

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

プロパティ値

UseSingleBorderForContiguousCells を返します。

適用対象