Category.Name Property
Category Associated With Entry.Represents the element tag in schema: w:name
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Name As Name
Get
Set
'Usage
Dim instance As Category
Dim value As Name
value = instance.Name
instance.Name = value
public Name Name { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.Name
Returns Name.