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

属性

适用于