共用方式為


ClassificationExtension.Uri Property

Definition

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

Represents the following attribute in the schema: uri

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

Property Value

Attributes

Applies to