Partager via


EffectContainerType.Type Propriété

Définition

Type de conteneur d’effet

Représente l’attribut suivant dans le schéma : type

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

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 le type de conteneur, frère ou arborescence.

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

S’applique à