PolyLine.HorizontalStandard Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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