Compartir a través de


DynamicFilter.MaxVal Propiedad

Definición

Valor máximo

Representa el atributo siguiente en el esquema: maxVal

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

Valor de propiedad

Devuelve DoubleValue.

Atributos

Se aplica a