Compartir a través de


Binning.IntervalClosed Propiedad

Definición

intervalClosed, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a