共用方式為


TaskDetails.Inactive Property

Definition

inactive, this property is only available in Microsoft365 and later.

Represents the following attribute in the schema: inactive

[DocumentFormat.OpenXml.SchemaAttr("inactive")]
public DocumentFormat.OpenXml.BooleanValue? Inactive { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Inactive { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("inactive")>]
member this.Inactive : DocumentFormat.OpenXml.BooleanValue with get, set
member this.Inactive : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Inactive As BooleanValue

Property Value

Attributes

Applies to