Share via


FormControlProperties.VerticalBar Property

Definition

verticalBar, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: verticalBar

[DocumentFormat.OpenXml.SchemaAttr(0, "verticalBar")]
public DocumentFormat.OpenXml.BooleanValue VerticalBar { get; set; }
public DocumentFormat.OpenXml.BooleanValue VerticalBar { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "verticalBar")]
public DocumentFormat.OpenXml.BooleanValue? VerticalBar { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("verticalBar")]
public DocumentFormat.OpenXml.BooleanValue? VerticalBar { get; set; }
public DocumentFormat.OpenXml.BooleanValue? VerticalBar { get; set; }
member this.VerticalBar : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "verticalBar")>]
member this.VerticalBar : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("verticalBar")>]
member this.VerticalBar : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property VerticalBar As BooleanValue

Property Value

Attributes

Applies to