Compartir a través de


SharedItems.MaxValue Propiedad

Definición

Valor numérico máximo

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

Valor de propiedad

Devuelve DoubleValue.

Atributos

Se aplica a