Compartir a través de


LogBase.Val Propiedad

Definición

Valor base logarítmico

Representa el atributo siguiente en el esquema: val

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

Valor de propiedad

Devuelve DoubleValue.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica que el contenido de este atributo contendrá un valor de punto flotante mayor o igual que 2.

El tipo simple define los ST_LogBase valores posibles para este atributo.

Se aplica a