Binning.IntervalClosed Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
intervalClosed, essa propriedade só está disponível no Office 2016 e posterior.
Representa o seguinte atributo no 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 da propriedade
- Atributos