AnimateEffect.Progress Property

Definition

Progress.

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

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

Property Value

Returns Progress.

Applies to