Presentation.PhotoAlbum Property

Definition

PhotoAlbum.

Represents the following element tag in the schema: p:photoAlbum.

public DocumentFormat.OpenXml.Presentation.PhotoAlbum PhotoAlbum { get; set; }
public DocumentFormat.OpenXml.Presentation.PhotoAlbum? PhotoAlbum { get; set; }
member this.PhotoAlbum : DocumentFormat.OpenXml.Presentation.PhotoAlbum with get, set
Public Property PhotoAlbum As PhotoAlbum

Property Value

Returns PhotoAlbum.

Applies to