Partager via


SharedItems.MaxValue Propriété

Définition

Valeur numérique maximale

Représente l’attribut suivant dans le schéma : maxValue

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

Valeur de propriété

Retourne DoubleValue.

Attributs

S’applique à