Share via


TextProperties.Delimited Property

Definition

delimited

Represents the following attribute in the schema: delimited

[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

Property Value

Attributes

Applies to