Freigeben über


Fill.Aspect Eigenschaft

Definition

Bildseitenverhältnis

Stellt das folgende Attribut im Schema dar: aspect

[DocumentFormat.OpenXml.SchemaAttr(0, "aspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> Aspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> Aspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "aspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues>? Aspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("aspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues>? Aspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues>? Aspect { get; set; }
member this.Aspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "aspect")>]
member this.Aspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("aspect")>]
member this.Aspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> with get, set
Public Property Aspect As EnumValue(Of ImageAspectValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: