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


PhotoAlbum.Layout Свойство

Определение

Макет фотоальбома

Представляет следующий атрибут в схеме: layout

[DocumentFormat.OpenXml.SchemaAttr(0, "layout")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues> Layout { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues> Layout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "layout")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues>? Layout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("layout")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues>? Layout { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues>? Layout { get; set; }
member this.Layout : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "layout")>]
member this.Layout : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("layout")>]
member this.Layout : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PhotoAlbumLayoutValues> with get, set
Public Property Layout As EnumValue(Of PhotoAlbumLayoutValues)

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

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

Атрибуты

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