TextProperties.TabAsDelimiter 属性

定义

选项 卡

表示架构中的以下属性:选项卡

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

属性值

返回 BooleanValue

属性

适用于