共用方式為


DataTable.ShowVerticalBorder Property

Definition

Show Vertical Border.

Represents the following element tag in the schema: c:showVertBorder.

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

Property Value

Returns ShowVerticalBorder.

Applies to