共用方式為


DataTable.ShowHorizontalBorder Property

Definition

Show Horizontal Border.

Represents the following element tag in the schema: 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

Property Value

Returns ShowHorizontalBorder.

Applies to