Freigeben über


PhotoAlbum.Layout Eigenschaft

Definition

Fotoalbumlayout

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: