Compartir a través de


TextProperties.Delimited Propiedad

Definición

Delimitado

Representa el atributo siguiente en el 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 de propiedad

Atributos

Se aplica a