Share via


ClassificationLabel.Method Property

Definition

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

Represents the following attribute in the schema: method

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

Property Value

Attributes

Applies to