SdtDocPartType.DocPartGallery Property
Document Part Gallery Filter.Represents the element tag in schema: w:docPartGallery
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DocPartGallery As DocPartGallery
Get
Set
'Usage
Dim instance As SdtDocPartType
Dim value As DocPartGallery
value = instance.DocPartGallery
instance.DocPartGallery = value
public DocPartGallery DocPartGallery { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.DocPartGallery
Returns DocPartGallery.