共用方式為


SeriesElementVisibilities.Outliers Property

Definition

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

Represents the following attribute in the schema: outliers

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

Property Value

Attributes

Applies to