Compartilhar via


Extrusion.Extension Propriedade

Definição

Comportamento de tratamento de extensão VML

Representa o seguinte atributo no esquema: 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)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a