Share via


Binning.Underflow Property

Definition

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

Represents the following attribute in the schema: underflow

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

Property Value

Attributes

Applies to