次の方法で共有


TextProperties.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

プロパティ値

属性

適用対象