Compartir a través de


Binning.Overflow Propiedad

Definición

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

Representa el atributo siguiente en el esquema: desbordamiento

[DocumentFormat.OpenXml.SchemaAttr(0, "overflow")]
public DocumentFormat.OpenXml.StringValue Overflow { get; set; }
public DocumentFormat.OpenXml.StringValue Overflow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "overflow")]
public DocumentFormat.OpenXml.StringValue? Overflow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("overflow")]
public DocumentFormat.OpenXml.StringValue? Overflow { get; set; }
public DocumentFormat.OpenXml.StringValue? Overflow { get; set; }
member this.Overflow : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "overflow")>]
member this.Overflow : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("overflow")>]
member this.Overflow : DocumentFormat.OpenXml.StringValue with get, set
Public Property Overflow As StringValue

Valor de propiedad

Atributos

Se aplica a