Category.Name 属性

定义

与条目关联的类别。

表示架构中的以下元素标记: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

属性值

返回 Name

适用于