Share via


ClassificationLabel.ActionId Property

Definition

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

Represents the following attribute in the schema: actionId

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

Property Value

Attributes

Applies to