Share via


SdtDocPartType.DocPartCategory Property

Definition

Document Part Category Filter.

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

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

Property Value

Returns DocPartCategory.

Applies to