TextProperties.Delimited 属性

定义

分隔

表示架构中的以下属性: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

属性值

属性

适用于