TextProperties.Comma Propriété

Définition

virgule

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à