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