DocPartProperties.DocPartId Property

Definition

Entry ID.

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

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

Property Value

Returns DocPartId.

Applies to