Share via


FormControlProperties.Horizontal Property

Definition

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

Represents the following attribute in the schema: horiz

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

Property Value

Attributes

Applies to