Compartir a través de


TextProperties.Comma Propiedad

Definición

coma

Representa el atributo siguiente en el esquema: coma

[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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a