Category.Gallery Property

Definition

Gallery Associated With Entry.

Represents the following element tag in the schema: w:gallery.

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

Property Value

Returns Gallery.

Applies to