Path.AllowTextPath 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.
Bascule du chemin du texte
Représente l’attribut suivant dans le schéma : textpathok
[DocumentFormat.OpenXml.SchemaAttr(0, "textpathok")]
public DocumentFormat.OpenXml.TrueFalseValue AllowTextPath { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AllowTextPath { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textpathok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowTextPath { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textpathok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowTextPath { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AllowTextPath { get; set; }
member this.AllowTextPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textpathok")>]
member this.AllowTextPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textpathok")>]
member this.AllowTextPath : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AllowTextPath As TrueFalseValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs