共用方式為


Binning.Overflow Property

Definition

overflow, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: overflow

[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

Property Value

Attributes

Applies to