Compartir a través de


Parameter.Double Propiedad

Definición

Doble

Representa el atributo siguiente en el esquema: double

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

Valor de propiedad

Devuelve DoubleValue.

Atributos

Se aplica a