Category.Name Property

Definition

Category Associated With Entry.

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

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

Property Value

Returns Name.

Applies to