Share via


CommonTimeNode.EndSync Property

Definition

EndSync.

Represents the following element tag in the schema: p:endSync.

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

Property Value

Returns EndSync.

Applies to