Share via


DataTable.VerticalBorder Property

Definition

verticalBorder, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: verticalBorder

[DocumentFormat.OpenXml.SchemaAttr(0, "verticalBorder")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> VerticalBorder { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> VerticalBorder { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "verticalBorder")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? VerticalBorder { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("verticalBorder")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? VerticalBorder { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? VerticalBorder { get; set; }
member this.VerticalBorder : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "verticalBorder")>]
member this.VerticalBorder : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("verticalBorder")>]
member this.VerticalBorder : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
Public Property VerticalBorder As EnumValue(Of Boolean)

Property Value

Attributes

Applies to