SparklineGroup.High Property

Definition

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

Represents the following attribute in the schema: high

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

Property Value

Attributes

Applies to