TextProperties.Semicolon 属性

定义

分号

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

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

属性值

属性

适用于