Compartir a través de


TextProperties.Semicolon Propiedad

Definición

punto y coma

Representa el atributo siguiente en el esquema: punto y coma

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a