QueryTable.ApplyNumberFormats 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.
Aplicar formatos de número
Representa o seguinte atributo no esquema: applyNumberFormats
[DocumentFormat.OpenXml.SchemaAttr(0, "applyNumberFormats")]
public DocumentFormat.OpenXml.BooleanValue ApplyNumberFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyNumberFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyNumberFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyNumberFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyNumberFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyNumberFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyNumberFormats { get; set; }
member this.ApplyNumberFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyNumberFormats")>]
member this.ApplyNumberFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyNumberFormats")>]
member this.ApplyNumberFormats : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyNumberFormats As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos