Share via


Binning.IntervalClosed Property

Definition

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

Represents the following attribute in the schema: intervalClosed

[DocumentFormat.OpenXml.SchemaAttr(0, "intervalClosed")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide> IntervalClosed { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide> IntervalClosed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "intervalClosed")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide>? IntervalClosed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("intervalClosed")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide>? IntervalClosed { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide>? IntervalClosed { get; set; }
member this.IntervalClosed : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "intervalClosed")>]
member this.IntervalClosed : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("intervalClosed")>]
member this.IntervalClosed : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IntervalClosedSide> with get, set
Public Property IntervalClosed As EnumValue(Of IntervalClosedSide)

Property Value

Attributes

Applies to