Dummy.Decimals Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Decimais
Representa o seguinte atributo no esquema: decimals
[DocumentFormat.OpenXml.SchemaAttr(0, "decimals")]
public DocumentFormat.OpenXml.StringValue Decimals { get; set; }
public DocumentFormat.OpenXml.StringValue Decimals { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "decimals")]
public DocumentFormat.OpenXml.StringValue? Decimals { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("decimals")]
public DocumentFormat.OpenXml.StringValue? Decimals { get; set; }
public DocumentFormat.OpenXml.StringValue? Decimals { get; set; }
member this.Decimals : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "decimals")>]
member this.Decimals : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("decimals")>]
member this.Decimals : DocumentFormat.OpenXml.StringValue with get, set
Public Property Decimals As StringValue
Valor da propriedade
- Atributos