Share via


DocPartProperties.DocPartTypes Property

Definition

Entry Types.

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

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

Property Value

Returns DocPartTypes.

Applies to