Share via


SdtDocPartType.DocPartGallery Property

Definition

Document Part Gallery Filter.

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

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

Property Value

Returns DocPartGallery.

Applies to