Shapetype.HorizontalStandard Property

Definition

Horizontal Rule Standard Display Toggle

Represents the following attribute in the schema: o:hrstd

[DocumentFormat.OpenXml.SchemaAttr(27, "hrstd")]
public DocumentFormat.OpenXml.TrueFalseValue HorizontalStandard { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue HorizontalStandard { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "hrstd")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalStandard { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:hrstd")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalStandard { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalStandard { get; set; }
member this.HorizontalStandard : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "hrstd")>]
member this.HorizontalStandard : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:hrstd")>]
member this.HorizontalStandard : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property HorizontalStandard As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to