Share via


TextProperties.Delimiter 属性

定义

分隔符

表示架构中的以下属性:分隔符

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

属性值

返回 StringValue

属性

适用于