Share via


TaskProgressEventInfo.PercentComplete Property

Definition

percentComplete, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: percentComplete

public DocumentFormat.OpenXml.Int32Value? PercentComplete { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "percentComplete")]
public DocumentFormat.OpenXml.Int32Value? PercentComplete { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("percentComplete")]
public DocumentFormat.OpenXml.Int32Value? PercentComplete { get; set; }
member this.PercentComplete : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "percentComplete")>]
member this.PercentComplete : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("percentComplete")>]
member this.PercentComplete : DocumentFormat.OpenXml.Int32Value with get, set
Public Property PercentComplete As Int32Value

Property Value

Attributes

Applies to