Share via


DocPartProperties.DocPartName Property

Definition

Entry Name.

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

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

Property Value

Returns DocPartName.

Applies to