DynamicFilter.MaxVal Propriété

Définition

Valeur maximale

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne DoubleValue.

Attributs

S’applique à