TextProperties.TabAsDelimiter Propriété

Définition

Onglet

Représente l’attribut suivant dans l’onglet schéma :

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à