次の方法で共有


DataTable.ShowHorizontalBorder プロパティ

定義

水平罫線を表示します。

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

public DocumentFormat.OpenXml.Drawing.Charts.ShowHorizontalBorder ShowHorizontalBorder { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.ShowHorizontalBorder? ShowHorizontalBorder { get; set; }
member this.ShowHorizontalBorder : DocumentFormat.OpenXml.Drawing.Charts.ShowHorizontalBorder with get, set
Public Property ShowHorizontalBorder As ShowHorizontalBorder

プロパティ値

ShowHorizontalBorder を返します。

適用対象