Compartir a través de


SharedItems.MinValue Propiedad

Definición

Valor numérico mínimo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve DoubleValue.

Atributos

Se aplica a