Partager via


PathGradientFill.Path Propriété

Définition

Chemin de remplissage dégradé

Représente l’attribut suivant dans le schéma : chemin d’accès

[DocumentFormat.OpenXml.SchemaAttr(0, "path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues> Path { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues> Path { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues>? Path { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("path")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues>? Path { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues>? Path { get; set; }
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "path")>]
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("path")>]
member this.Path : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.PathShadeValues> with get, set
Public Property Path As EnumValue(Of PathShadeValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie la forme du chemin d’accès à suivre.

Les valeurs possibles pour cet attribut sont définies par le ST_PathShadeType type simple.

S’applique à