Partager via


Rule.Max Propriété

Définition

Valeur maximale

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

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

Valeur de propriété

Retourne DoubleValue.

Attributs

S’applique à