Compartilhar via


TextProperties.Semicolon Propriedade

Definição

ponto e vírgula

Representa o seguinte atributo no esquema: ponto e vírgula

[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 da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a