Compartilhar via


TextProperties.Delimited Propriedade

Definição

Delimitado

Representa o seguinte atributo no esquema: delimitado

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a