Partager via


SharedItems.MinValue Propriété

Définition

Valeur numérique minimale

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

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

Valeur de propriété

Retourne DoubleValue.

Attributs

S’applique à