Share via


DocPartProperties.Category Property

Definition

Entry Categorization.

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

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

Property Value

Returns Category.

Applies to