Binning.IntervalClosed 属性

定义

intervalClosed,此属性仅在 Office 2016 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于