Поделиться через


Fill.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)

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

Применяется к