次の方法で共有


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)

プロパティ値

属性

適用対象