Compartir a través de


TextProperties.TabAsDelimiter Propiedad

Definición

pestaña

Representa el atributo siguiente en la pestaña esquema:

[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

Valor de propiedad

Atributos

Se aplica a