Share via


DataTable.ShowOutlineBorder Property

Definition

Show Outline Border.

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

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

Property Value

Returns ShowOutlineBorder.

Applies to