LogBase.Val Propriedade

Definição

Valor Base Logarítmico

Representa o seguinte atributo no 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 da propriedade

Devolve DoubleValue.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Especifica que o conteúdo deste atributo irá conter um valor de vírgula flutuante maior ou igual a 2.

Os valores possíveis para este atributo são definidos pelo ST_LogBase tipo simples.

Aplica-se a