Row.CustomFormat Propriété

Définition

Format personnalisé

Représente l’attribut suivant dans le schéma : customFormat

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à