Compartilhar via


CellFormat.ApplyNumberFormat Propriedade

Definição

Aplicar formato de número

Representa o seguinte atributo no esquema: applyNumberFormat

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a