Share via


SeriesElementVisibilities.MeanLine Property

Definition

meanLine, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: meanLine

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

Property Value

Attributes

Applies to