共用方式為


PreviousSectionProperties.EndnoteProperties Property

Definition

EndnoteProperties.

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

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

Property Value

Returns EndnoteProperties.

Applies to