共用方式為


ClassificationLabel.SetDate Property

Definition

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

Represents the following attribute in the schema: setDate

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

Property Value

Attributes

Applies to