ShapeDefaults.Extension Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Verhalten der VML-Erweiterungsbehandlung
Stellt das folgende Attribut im Schema dar: 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)
Eigenschaftswert
Gibt zurück EnumValue<T>.
- Attribute