共用方式為


ClassificationLabel.Removed Property

Definition

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

Represents the following attribute in the schema: removed

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

Property Value

Attributes

Applies to