Extrusion.Extension Propriété

Définition

Comportement de gestion des extensions VML

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

[DocumentFormat.OpenXml.SchemaAttr(26, "ext")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> Extension { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> Extension { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(26, "ext")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues>? Extension { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("v:ext")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues>? Extension { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues>? Extension { get; set; }
member this.Extension : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(26, "ext")>]
member this.Extension : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("v:ext")>]
member this.Extension : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ExtensionHandlingBehaviorValues> with get, set
Public Property Extension As EnumValue(Of ExtensionHandlingBehaviorValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à