Share via


DocPartProperties.Description Property

Definition

Description for Entry.

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

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

Property Value

Returns Description.

Applies to