Share via


SparklineGroup.Markers Property

Definition

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

Represents the following attribute in the schema: markers

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

Property Value

Attributes

Applies to