TextProperties.TabAsDelimiter Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
- Attributs