次の方法で共有


TextProperties.Comma プロパティ

定義

コンマ

スキーマ内の次の属性を表します。

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

プロパティ値

BooleanValue を返します。

属性

適用対象