Partager via


Fill.Aspect Propriété

Définition

Proportions de l’image

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à