CellFormat.ApplyNumberFormat Propriété

Définition

Appliquer le format de nombre

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à